|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| 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.PaletteDrawerFactory
public class PaletteDrawerFactory
Factory to create categories
| Constructor Summary | |
|---|---|
PaletteDrawerFactory()
Constructor |
|
| Method Summary | |
|---|---|
protected PaletteEntry |
createNewEntry(Shell shell)
Create the PaletteEntry |
protected Object |
determineTypeForNewEntry(PaletteEntry selected)
Given the current selection, this method determines the type of the new entry to be created. |
| 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, 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 PaletteDrawerFactory()
| Method Detail |
|---|
protected PaletteEntry createNewEntry(Shell shell)
PaletteEntryFactory
createNewEntry in class PaletteEntryFactoryshell - The Shell of the
PaletteCustomizerDialog; it can be used to create
another warning or information dialog.
PaletteEntryFactory.createNewEntry(Shell)protected Object determineTypeForNewEntry(PaletteEntry selected)
PaletteEntryFactorySub-classes may override this method.
determineTypeForNewEntry in class PaletteEntryFactoryselected - The selected entry
PaletteEntryFactory.determineTypeForNewEntry(org.eclipse.gef.palette.PaletteEntry)
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||