Runtime

Uses of Interface
org.eclipse.gmf.runtime.gef.ui.palette.customize.IPaletteState

Packages that use IPaletteState
org.eclipse.gmf.runtime.gef.ui.palette.customize   
 

Uses of IPaletteState in org.eclipse.gmf.runtime.gef.ui.palette.customize
 

Classes in org.eclipse.gmf.runtime.gef.ui.palette.customize that implement IPaletteState
 class PaletteDrawerState
          Used to store, rollback, and apply palette customizations of a palette drawer.
 class PaletteEntryState
          Used to store, rollback, and apply palette customizations of a palette entry.
 

Methods in org.eclipse.gmf.runtime.gef.ui.palette.customize that return IPaletteState
protected  IPaletteState PaletteCustomizerEx.createPaletteState(PaletteEntry entry)
          Creation factory method for the IPaletteState.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.