org.jgraph.plaf.basic
Class BasicGraphUI.GraphIncrementAction
AbstractAction
org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
- BasicGraphUI
public class BasicGraphUI.GraphIncrementAction
extends AbstractAction
GraphIncrementAction is used to handle up/down actions.
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.