|
Eclipse GEF 3.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.GEFPlugin
Constructor Summary | |
GEFPlugin()
Creates the singleton instance of the GEF plugin. |
Method Summary | |
static IPropertySheetEntry |
createUndoablePropertySheetEntry(CommandStack stack)
Create a property sheet entry which will execute commands on a command stack. |
static GEFPlugin |
getDefault()
Gets the plugin singleton. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GEFPlugin()
Method Detail |
public static GEFPlugin getDefault()
public static IPropertySheetEntry createUndoablePropertySheetEntry(CommandStack stack)
stack
- a command stack
|
Eclipse GEF 3.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |