Uses of Interface
org.eclipse.gef.ui.views.palette.PalettePage
Packages that use PalettePage
- 
Uses of PalettePage in org.eclipse.gef.ui.partsClasses in org.eclipse.gef.ui.parts that implement PalettePageModifier and TypeClassDescriptionprotected classA 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.paletteClasses in org.eclipse.gef.ui.views.palette that implement PalettePageModifier and TypeClassDescriptionclassThe default page for the PaletteView that works in conjunction with a PaletteViewerProvider.