JGraphpad Pro
v6.0.5.0


com.jgraph.pad.action
Class JGraphpadViewAction.AllActions

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

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

Bundle of all actions in this class.


Field Summary
 JGraphEditorAction actionBackground
          Holds the actions.
 JGraphEditorAction actionBackgroundImage
          Holds the actions.
 JGraphEditorAction actionBackgroundImageURL
          Holds the actions.
 JGraphEditorAction actionClearBackground
          Holds the actions.
 JGraphEditorAction actionEditClickCount
          Holds the actions.
 JGraphEditorAction actionFitNone
          Holds the actions.
 JGraphEditorAction actionFitPage
          Holds the actions.
 JGraphEditorAction actionFitWidth
          Holds the actions.
 JGraphEditorAction actionFitWindow
          Holds the actions.
 JGraphEditorAction actionGridColor
          Holds the actions.
 JGraphEditorAction actionGridSize
          Holds the actions.
 JGraphEditorAction actionHandleColor
          Holds the actions.
 JGraphEditorAction actionHandleSize
          Holds the actions.
 JGraphEditorAction actionLibraryLarger
          Holds the actions.
 JGraphEditorAction actionLibrarySmaller
          Holds the actions.
 JGraphEditorAction actionLockedHandleColor
          Holds the actions.
 JGraphEditorAction actionMarqueeColor
          Holds the actions.
 JGraphEditorAction actionPortSize
          Holds the actions.
 JGraphEditorAction actionSwitchCrossGrid
          Holds the actions.
 JGraphEditorAction actionSwitchDotGrid
          Holds the actions.
 JGraphEditorAction actionSwitchLineGrid
          Holds the actions.
 JGraphEditorAction actionToggleAntiAlias
          Holds the actions.
 JGraphEditorAction actionToggleDisconnectOnMove
          Holds the actions.
 JGraphEditorAction actionToggleDoubleBuffered
          Holds the actions.
 JGraphEditorAction actionToggleDragEnabled
          Holds the actions.
 JGraphEditorAction actionToggleEditable
          Holds the actions.
 JGraphEditorAction actionToggleGraphBendable
          Holds the actions.
 JGraphEditorAction actionToggleGraphCloneable
          Holds the actions.
 JGraphEditorAction actionToggleGraphConnectable
          Holds the actions.
 JGraphEditorAction actionToggleGraphDisconnectable
          Holds the actions.
 JGraphEditorAction actionToggleGraphMoveable
          Holds the actions.
 JGraphEditorAction actionToggleGraphSizeable
          Holds the actions.
 JGraphEditorAction actionToggleGrid
          Holds the actions.
 JGraphEditorAction actionToggleHidesDanglingConnections
          Holds the actions.
 JGraphEditorAction actionToggleHidesExistingConnections
          Holds the actions.
 JGraphEditorAction actionToggleJumpsToDefaultPort
          Holds the actions.
 JGraphEditorAction actionToggleMetric
          Holds the actions.
 JGraphEditorAction actionToggleMoveBelowZero
          Holds the actions.
 JGraphEditorAction actionToggleMovesIntoGroups
          Holds the actions.
 JGraphEditorAction actionToggleMovesOutOfGroups
          Holds the actions.
 JGraphEditorAction actionTogglePage
          Holds the actions.
 JGraphEditorAction actionTogglePorts
          Holds the actions.
 JGraphEditorAction actionTogglePortsScaled
          Holds the actions.
 JGraphEditorAction actionToggleRemembersCellViews
          Holds the actions.
 JGraphEditorAction actionToggleRootHandles
          Holds the actions.
 JGraphEditorAction actionToggleRulers
          Holds the actions.
 JGraphEditorAction actionToggleSelectsAllInsertedCells
          Holds the actions.
 JGraphEditorAction actionToggleSelectsLocalInsertedCells
          Holds the actions.
 JGraphEditorAction actionToggleShowsChangedConnections
          Holds the actions.
 JGraphEditorAction actionToggleShowsExistingConnections
          Holds the actions.
 JGraphEditorAction actionToggleShowsInsertedConnections
          Holds the actions.
 JGraphEditorAction actionTolerance
          Holds the actions.
 JGraphEditorAction actionZoomActual
          Holds the actions.
 JGraphEditorAction actionZoomCustom
          Holds the actions.
 JGraphEditorAction actionZoomIn
          Holds the actions.
 JGraphEditorAction actionZoomOut
          Holds the actions.
 
Constructor Summary
JGraphpadViewAction.AllActions()
           
 
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

actionToggleRulers

public JGraphEditorAction actionToggleRulers
Holds the actions.


actionTogglePorts

public JGraphEditorAction actionTogglePorts
Holds the actions.


actionToggleGrid

public JGraphEditorAction actionToggleGrid
Holds the actions.


actionToggleAntiAlias

public JGraphEditorAction actionToggleAntiAlias
Holds the actions.


actionToggleRootHandles

public JGraphEditorAction actionToggleRootHandles
Holds the actions.


actionToggleDragEnabled

public JGraphEditorAction actionToggleDragEnabled
Holds the actions.


actionToggleDoubleBuffered

public JGraphEditorAction actionToggleDoubleBuffered
Holds the actions.


actionTogglePage

public JGraphEditorAction actionTogglePage
Holds the actions.


actionBackgroundImage

public JGraphEditorAction actionBackgroundImage
Holds the actions.


actionBackgroundImageURL

public JGraphEditorAction actionBackgroundImageURL
Holds the actions.


actionBackground

public JGraphEditorAction actionBackground
Holds the actions.


actionClearBackground

public JGraphEditorAction actionClearBackground
Holds the actions.


actionZoomActual

public JGraphEditorAction actionZoomActual
Holds the actions.


actionZoomIn

public JGraphEditorAction actionZoomIn
Holds the actions.


actionZoomOut

public JGraphEditorAction actionZoomOut
Holds the actions.


actionZoomCustom

public JGraphEditorAction actionZoomCustom
Holds the actions.


actionFitNone

public JGraphEditorAction actionFitNone
Holds the actions.


actionFitWindow

public JGraphEditorAction actionFitWindow
Holds the actions.


actionFitWidth

public JGraphEditorAction actionFitWidth
Holds the actions.


actionFitPage

public JGraphEditorAction actionFitPage
Holds the actions.


actionTolerance

public JGraphEditorAction actionTolerance
Holds the actions.


actionPortSize

public JGraphEditorAction actionPortSize
Holds the actions.


actionGridSize

public JGraphEditorAction actionGridSize
Holds the actions.


actionGridColor

public JGraphEditorAction actionGridColor
Holds the actions.


actionToggleMetric

public JGraphEditorAction actionToggleMetric
Holds the actions.


actionToggleEditable

public JGraphEditorAction actionToggleEditable
Holds the actions.


actionEditClickCount

public JGraphEditorAction actionEditClickCount
Holds the actions.


actionToggleDisconnectOnMove

public JGraphEditorAction actionToggleDisconnectOnMove
Holds the actions.


actionToggleMoveBelowZero

public JGraphEditorAction actionToggleMoveBelowZero
Holds the actions.


actionToggleGraphCloneable

public JGraphEditorAction actionToggleGraphCloneable
Holds the actions.


actionToggleGraphMoveable

public JGraphEditorAction actionToggleGraphMoveable
Holds the actions.


actionToggleGraphSizeable

public JGraphEditorAction actionToggleGraphSizeable
Holds the actions.


actionToggleGraphBendable

public JGraphEditorAction actionToggleGraphBendable
Holds the actions.


actionToggleGraphConnectable

public JGraphEditorAction actionToggleGraphConnectable
Holds the actions.


actionToggleGraphDisconnectable

public JGraphEditorAction actionToggleGraphDisconnectable
Holds the actions.


actionToggleSelectsLocalInsertedCells

public JGraphEditorAction actionToggleSelectsLocalInsertedCells
Holds the actions.


actionToggleSelectsAllInsertedCells

public JGraphEditorAction actionToggleSelectsAllInsertedCells
Holds the actions.


actionToggleShowsExistingConnections

public JGraphEditorAction actionToggleShowsExistingConnections
Holds the actions.


actionToggleShowsInsertedConnections

public JGraphEditorAction actionToggleShowsInsertedConnections
Holds the actions.


actionToggleShowsChangedConnections

public JGraphEditorAction actionToggleShowsChangedConnections
Holds the actions.


actionToggleHidesExistingConnections

public JGraphEditorAction actionToggleHidesExistingConnections
Holds the actions.


actionToggleHidesDanglingConnections

public JGraphEditorAction actionToggleHidesDanglingConnections
Holds the actions.


actionToggleRemembersCellViews

public JGraphEditorAction actionToggleRemembersCellViews
Holds the actions.


actionToggleJumpsToDefaultPort

public JGraphEditorAction actionToggleJumpsToDefaultPort
Holds the actions.


actionTogglePortsScaled

public JGraphEditorAction actionTogglePortsScaled
Holds the actions.


actionToggleMovesIntoGroups

public JGraphEditorAction actionToggleMovesIntoGroups
Holds the actions.


actionToggleMovesOutOfGroups

public JGraphEditorAction actionToggleMovesOutOfGroups
Holds the actions.


actionSwitchDotGrid

public JGraphEditorAction actionSwitchDotGrid
Holds the actions.


actionSwitchLineGrid

public JGraphEditorAction actionSwitchLineGrid
Holds the actions.


actionSwitchCrossGrid

public JGraphEditorAction actionSwitchCrossGrid
Holds the actions.


actionHandleColor

public JGraphEditorAction actionHandleColor
Holds the actions.


actionLockedHandleColor

public JGraphEditorAction actionLockedHandleColor
Holds the actions.


actionHandleSize

public JGraphEditorAction actionHandleSize
Holds the actions.


actionMarqueeColor

public JGraphEditorAction actionMarqueeColor
Holds the actions.


actionLibraryLarger

public JGraphEditorAction actionLibraryLarger
Holds the actions.


actionLibrarySmaller

public JGraphEditorAction actionLibrarySmaller
Holds the actions.

Constructor Detail

JGraphpadViewAction.AllActions

public JGraphpadViewAction.AllActions()
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.