|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jgraph.pad.action.JGraphpadFileAction.AllActions
Bundle of all actions in this class.
| Field Summary | |
JGraphEditorAction |
actionClose
Holds the actions. |
JGraphEditorAction |
actionCloseAll
Holds the actions. |
JGraphEditorAction |
actionDownload
Holds the actions. |
JGraphEditorAction |
actionExit
Holds the actions. |
JGraphEditorAction |
actionImportCSV
Holds the actions. |
JGraphEditorAction |
actionNewDiagram
Holds the actions. |
JGraphEditorAction |
actionNewDocument
Holds the actions. |
JGraphEditorAction |
actionNewLibrary
Holds the actions. |
JGraphEditorAction |
actionOpen
Holds the actions. |
JGraphEditorAction |
actionPageSetup
Holds the actions. |
JGraphEditorAction |
actionPrint
Holds the actions. |
JGraphEditorAction |
actionRemoveDiagram
Holds the actions. |
JGraphEditorAction |
actionRenameDiagram
Holds the actions. |
JGraphEditorAction |
actionSave
Holds the actions. |
JGraphEditorAction |
actionSaveAll
Holds the actions. |
JGraphEditorAction |
actionSaveAs
Holds the actions. |
JGraphEditorAction |
actionSaveImage
Holds the actions. |
JGraphEditorAction |
actionUploadAs
Holds the actions. |
| Constructor Summary | |
JGraphpadFileAction.AllActions(JGraphEditor editor)
Constructs the action bundle for the specified editor. |
|
| Method Summary | |
JGraphEditorAction[] |
getActions()
Returns all actions contained in the bundle. |
void |
update()
Updates all action states. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public JGraphEditorAction actionNewDocument
public JGraphEditorAction actionNewDiagram
public JGraphEditorAction actionNewLibrary
public JGraphEditorAction actionOpen
public JGraphEditorAction actionDownload
public JGraphEditorAction actionSave
public JGraphEditorAction actionSaveAs
public JGraphEditorAction actionUploadAs
public JGraphEditorAction actionSaveAll
public JGraphEditorAction actionRenameDiagram
public JGraphEditorAction actionRemoveDiagram
public JGraphEditorAction actionClose
public JGraphEditorAction actionCloseAll
public JGraphEditorAction actionSaveImage
public JGraphEditorAction actionImportCSV
public JGraphEditorAction actionPrint
public JGraphEditorAction actionPageSetup
public JGraphEditorAction actionExit
| Constructor Detail |
public JGraphpadFileAction.AllActions(JGraphEditor editor)
editor - The enclosing editor for this bundle.| Method Detail |
public JGraphEditorAction[] getActions()
JGraphEditorAction.Bundle
getActions in interface JGraphEditorAction.Bundlepublic void update()
JGraphEditorAction.Bundle
update in interface JGraphEditorAction.Bundle
|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||