Runtime

Package org.eclipse.gmf.runtime.gef.ui.palette.customize

Interface Summary
IPaletteState An interface that defines the protocol that will allow the PaletteCustomizer store, rollback, and apply customizations to a palette entry.
 

Class Summary
PaletteCustomizerDialogEx GMF's version of the PaletteCustomizerDialog overridden to: Remove the toolbar items.
PaletteCustomizerEx Extends GEF's PaletteCustomizer to support: Saving the customizations to the a preference store.
PaletteDrawerState Used to store, rollback, and apply palette customizations of a palette drawer.
PaletteEntryState Used to store, rollback, and apply palette customizations of a palette entry.
PaletteViewerEx GMF's version of the PaletteViewer extended to: override the PaletteCustomizerDialog
 


Runtime

Guidelines for using Eclipse APIs.

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