org.jgraph.plaf.basic

Class BasicGraphUI.GraphIncrementAction

public class BasicGraphUI.GraphIncrementAction extends AbstractAction

GraphIncrementAction is used to handle up/down actions.
Field Summary
protected intdirection
Specifies the direction to adjust the selection by.
Method Summary
voidactionPerformed(ActionEvent e)
booleanisEnabled()

Field Detail

direction

protected int direction
Specifies the direction to adjust the selection by.

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

isEnabled

public boolean isEnabled()
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.