Eclipse Platform
Release 3.2

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.restoreState(IPresentationSerializer context, IMemento memento)
          Restores the state of this presentation to a previously saved state.
 void StackPresentation.saveState(IPresentationSerializer context, IMemento memento)
          Saves the state of this presentation to the given memento.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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