JGraphpad Pro
v6.0.5.0


com.jgraph.pad.action
Class JGraphpadCellAction.AllActions

java.lang.Object
  extended bycom.jgraph.pad.action.JGraphpadCellAction.AllActions
All Implemented Interfaces:
JGraphEditorAction.Bundle
Enclosing class:
JGraphpadCellAction

public static class JGraphpadCellAction.AllActions
extends Object
implements JGraphEditorAction.Bundle

Bundle of all actions in this class.


Field Summary
 JGraphEditorAction actionAddProperty
          Holds the actions.
 JGraphEditorAction actionAllSelectable
          Holds the actions.
 JGraphEditorAction actionCellsAlignBottom
          Holds the actions.
 JGraphEditorAction actionCellsAlignCenter
          Holds the actions.
 JGraphEditorAction actionCellsAlignLeft
          Holds the actions.
 JGraphEditorAction actionCellsAlignMiddle
          Holds the actions.
 JGraphEditorAction actionCellsAlignRight
          Holds the actions.
 JGraphEditorAction actionCellsAlignTop
          Holds the actions.
 JGraphEditorAction actionCloneAttributes
          Holds the actions.
 JGraphEditorAction actionCloneSize
          Holds the actions.
 JGraphEditorAction actionCloneValue
          Holds the actions.
 JGraphEditorAction actionCollapse
          Holds the actions.
 JGraphEditorAction actionConnect
          Holds the actions.
 JGraphEditorAction actionDisconnect
          Holds the actions.
 JGraphEditorAction actionExpand
          Holds the actions.
 JGraphEditorAction actionExpandAll
          Holds the actions.
 JGraphEditorAction actionGroup
          Holds the actions.
 JGraphEditorAction actionGroupAsEdge
          Holds the actions.
 JGraphEditorAction actionInvert
          Holds the actions.
 JGraphEditorAction actionRemoveFromGroup
          Holds the actions.
 JGraphEditorAction actionRemoveProperty
          Holds the actions.
 JGraphEditorAction actionToBack
          Holds the actions.
 JGraphEditorAction actionToFront
          Holds the actions.
 JGraphEditorAction actionToggleChildrenSelectable
          Holds the actions.
 JGraphEditorAction actionToggleCollapsed
          Holds the actions.
 JGraphEditorAction actionToggleSelectable
          Holds the actions.
 JGraphEditorAction actionUngroup
          Holds the actions.
 
Constructor Summary
JGraphpadCellAction.AllActions(JGraphEditor editor)
          Constructs the action bundle for the enclosing class.
 
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

actionCloneValue

public JGraphEditorAction actionCloneValue
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCloneSize

public JGraphEditorAction actionCloneSize
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCloneAttributes

public JGraphEditorAction actionCloneAttributes
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCellsAlignTop

public JGraphEditorAction actionCellsAlignTop
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCellsAlignMiddle

public JGraphEditorAction actionCellsAlignMiddle
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCellsAlignBottom

public JGraphEditorAction actionCellsAlignBottom
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCellsAlignLeft

public JGraphEditorAction actionCellsAlignLeft
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCellsAlignCenter

public JGraphEditorAction actionCellsAlignCenter
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCellsAlignRight

public JGraphEditorAction actionCellsAlignRight
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionToggleSelectable

public JGraphEditorAction actionToggleSelectable
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionToggleChildrenSelectable

public JGraphEditorAction actionToggleChildrenSelectable
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionAllSelectable

public JGraphEditorAction actionAllSelectable
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionCollapse

public JGraphEditorAction actionCollapse
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionToggleCollapsed

public JGraphEditorAction actionToggleCollapsed
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionExpand

public JGraphEditorAction actionExpand
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionExpandAll

public JGraphEditorAction actionExpandAll
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionToBack

public JGraphEditorAction actionToBack
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionToFront

public JGraphEditorAction actionToFront
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionGroup

public JGraphEditorAction actionGroup
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionGroupAsEdge

public JGraphEditorAction actionGroupAsEdge
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionUngroup

public JGraphEditorAction actionUngroup
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionRemoveFromGroup

public JGraphEditorAction actionRemoveFromGroup
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionConnect

public JGraphEditorAction actionConnect
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionDisconnect

public JGraphEditorAction actionDisconnect
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionAddProperty

public JGraphEditorAction actionAddProperty
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionRemoveProperty

public JGraphEditorAction actionRemoveProperty
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.


actionInvert

public JGraphEditorAction actionInvert
Holds the actions. The actionGroup and actionConnect are assigned the prototypes at construction time.

Constructor Detail

JGraphpadCellAction.AllActions

public JGraphpadCellAction.AllActions(JGraphEditor editor)
Constructs the action bundle for the enclosing class.

Parameters:
editor - The enclosing editor.
Method Detail

getActions

public JGraphEditorAction[] getActions()
Description copied from interface: JGraphEditorAction.Bundle
Returns all actions contained in the bundle.

Specified by:
getActions in interface JGraphEditorAction.Bundle
Returns:
Returns all actions.

update

public void update()
Description copied from interface: JGraphEditorAction.Bundle
Updates all action states.

Specified by:
update in interface JGraphEditorAction.Bundle

JGraphpad Pro
v6.0.5.0


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