org.jgraph.plaf.basic

Class BasicGraphUI.GraphIncrementAction

Enclosing Class:
BasicGraphUI

public class BasicGraphUI.GraphIncrementAction
extends AbstractAction

GraphIncrementAction is used to handle up/down actions.

Field Summary

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

Method Summary

void
actionPerformed(ActionEvent e)
boolean
isEnabled()

Field Details

direction

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

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)

isEnabled

public boolean isEnabled()

Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.