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