com.jgraph
Class JGraphpadDemo.AllActions
java.lang.Object
com.jgraph.pad.action.JGraphpadFileAction.AllActions
com.jgraph.JGraphpadDemo.AllActions
- All Implemented Interfaces:
- JGraphEditorAction.Bundle
- Enclosing class:
- JGraphpadDemo
- public static class JGraphpadDemo.AllActions
- extends JGraphpadFileAction.AllActions
Bundle of all actions in this class.
| Fields inherited from class com.jgraph.pad.action.JGraphpadFileAction.AllActions |
actionClose, actionCloseAll, actionDownload, actionExit, actionImportCSV, actionNewDiagram, actionNewDocument, actionNewLibrary, actionOpen, actionPageSetup, actionPrint, actionRemoveDiagram, actionRenameDiagram, actionSave, actionSaveAll, actionSaveAs, actionSaveImage, actionUploadAs |
|
Method Summary |
void |
update()
Updates all action states. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphpadDemo.AllActions
public JGraphpadDemo.AllActions(JGraphEditor editor)
- Constructs the action bundle for the specified editor.
- Parameters:
editor - The enclosing editor for this bundle.
update
public void update()
- Description copied from interface:
JGraphEditorAction.Bundle
- Updates all action states.
- Specified by:
update in interface JGraphEditorAction.Bundle- Overrides:
update in class JGraphpadFileAction.AllActions
Copyright (C) 2005 JGraph.com. All rights reserved.