Module java.desktop

Class BasicTreeUI.TreeIncrementAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
BasicTreeUI

public class BasicTreeUI.TreeIncrementAction extends AbstractAction
TreeIncrementAction is used to handle up/down actions. Selection is moved up or down based on direction.