|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.ui.toolbox.ToolboxPlugIn
| Constructor Summary | |
ToolboxPlugIn()
|
|
| Method Summary | |
void |
createMainMenuItem(java.lang.String[] menuPath,
javax.swing.Icon icon,
WorkbenchContext context)
Creates a menu item with a checkbox beside it that appears when the toolbox is visible. |
boolean |
execute(PlugInContext context)
Toolbox subclasses can override this method to implement their own behaviour when the plug-in is called. |
ToolboxDialog |
getToolbox(WorkbenchContext context)
|
protected abstract void |
initializeToolbox(ToolboxDialog toolbox)
|
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ToolboxPlugIn()
| Method Detail |
public ToolboxDialog getToolbox(WorkbenchContext context)
protected abstract void initializeToolbox(ToolboxDialog toolbox)
public boolean execute(PlugInContext context)
throws java.lang.Exception
execute in interface PlugInexecute in class AbstractPlugInjava.lang.Exception
public void createMainMenuItem(java.lang.String[] menuPath,
javax.swing.Icon icon,
WorkbenchContext context)
throws java.lang.Exception
icon - null to leave unspecified
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||