Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.presentations.IPresentationSerializer

Packages that use IPresentationSerializer
org.eclipse.ui.presentations   
 

Uses of IPresentationSerializer in org.eclipse.ui.presentations
 

Methods in org.eclipse.ui.presentations with parameters of type IPresentationSerializer
 void StackPresentation.saveState(IPresentationSerializer context, IMemento memento)
          Saves the state of this presentation to the given memento.
 void StackPresentation.restoreState(IPresentationSerializer context, IMemento memento)
          Restores the state of this presentation to a previously saved state.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.