public class BasicGraphUI.GraphIncrementAction extends AbstractAction
Modifier and Type | Field and Description |
---|---|
protected int |
direction
Specifies the direction to adjust the selection by.
|
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
isEnabled() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled
public void actionPerformed(ActionEvent e)
public boolean isEnabled()
isEnabled
in interface Action
isEnabled
in class AbstractAction
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.