public class javax.swing.plaf.basic
BasicTreeUI.TreeHomeAction


Show All Login
Java SE 6
  
Extends: AbstractAction
Contained within: BasicTreeUI

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

Fields
protected int direction

Constructors
public BasicTreeUI.TreeHomeAction(int direction, String name)

Methods
public void actionPerformed(ActionEvent e)

Properties
public boolean isEnabled()