|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
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
public class PaletteGroupFactory
Factory to create groups
Constructor Summary | |
---|---|
PaletteGroupFactory()
Constructor |
Method Summary | |
---|---|
protected PaletteEntry |
createNewEntry(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(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)
|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |