Module java.desktop

Class BasicTreeUI.TreeHomeAction

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

public class BasicTreeUI.TreeHomeAction extends AbstractAction
TreeHomeAction is used to handle end/home actions. Scrolls either the first or last cell to be visible based on direction.