|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.ui.palette.customize.PaletteEntryFactory
org.eclipse.gef.ui.palette.customize.PaletteContainerFactory
org.eclipse.gef.ui.palette.customize.PaletteGroupFactory
Factory to create groups
Constructor Summary | |
PaletteGroupFactory()
Constructor |
Method Summary | |
protected PaletteEntry |
createNewEntry(org.eclipse.swt.widgets.Shell shell)
Create the PaletteEntry |
Methods inherited from class org.eclipse.gef.ui.palette.customize.PaletteContainerFactory |
canCreate, determineContainerForNewEntry, determineIndexForNewEntry |
Methods inherited from class org.eclipse.gef.ui.palette.customize.PaletteEntryFactory |
createNewEntry, determineTypeForNewEntry, getImageDescriptor, getLabel, setImageDescriptor, setLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PaletteGroupFactory()
Method Detail |
protected PaletteEntry createNewEntry(org.eclipse.swt.widgets.Shell shell)
PaletteEntryFactory
createNewEntry
in class PaletteEntryFactory
shell
- The Shell
of the PaletteCustomizerDialog
; it
can be used to create another warning or information dialog.
PaletteEntryFactory.createNewEntry(Shell)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |