org.jgraph.plaf.basic
Class BasicGraphUI.GraphIncrementAction
java.lang.Object
javax.swing.AbstractAction
org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- Enclosing class:
- BasicGraphUI
- public class BasicGraphUI.GraphIncrementAction
- extends AbstractAction
GraphIncrementAction is used to handle up/down actions.
- See Also:
- Serialized Form
Field Summary |
protected int |
direction
Specifies the direction to adjust the selection by. |
direction
protected int direction
- Specifies the direction to adjust the selection by.
actionPerformed
public void actionPerformed(ActionEvent e)
isEnabled
public boolean isEnabled()
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.