Eclipse GEF
3.0.1

Uses of Interface
org.eclipse.gef.ui.views.palette.PalettePage

Packages that use PalettePage
org.eclipse.gef.ui.parts   
org.eclipse.gef.ui.views.palette   
 

Uses of PalettePage in org.eclipse.gef.ui.parts
 

Classes in org.eclipse.gef.ui.parts that implement PalettePage
protected  class GraphicalEditorWithFlyoutPalette.CustomPalettePage
          A custom PalettePage that helps GraphicalEditorWithFlyoutPalette keep the two PaletteViewers (one displayed in the editor and the other displayed in the PaletteView) in sync when switching from one to the other (i.e., it helps maintain state across the two viewers).
 

Uses of PalettePage in org.eclipse.gef.ui.views.palette
 

Classes in org.eclipse.gef.ui.views.palette that implement PalettePage
 class PaletteViewerPage
          The default page for the PaletteView that works in conjunction with a PaletteViewerProvider.
 


Eclipse GEF
3.0.1

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.