JGraphpad Pro
v6.0.5.0


com.jgraph.editor
Interface JGraphEditorAction.Bundle

All Known Implementing Classes:
JGraphpadCellAction.AllActions, JGraphpadEditAction.AllActions, JGraphpadFileAction.AllActions, JGraphpadFormatAction.AllActions, JGraphpadHelpAction.AllActions, JGraphpadViewAction.AllActions
Enclosing interface:
JGraphEditorAction

public static interface JGraphEditorAction.Bundle

An interface to manage a set of actions as a single entity.

See Also:
JGraphEditorKit.addBundle(JGraphEditorAction.Bundle)

Method Summary
 JGraphEditorAction[] getActions()
          Returns all actions contained in the bundle.
 void update()
          Updates all action states.
 

Method Detail

getActions

public JGraphEditorAction[] getActions()
Returns all actions contained in the bundle.

Returns:
Returns all actions.

update

public void update()
Updates all action states.


JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.