API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicScrollBarUI.ScrollListener View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicScrollBarUI.ScrollListener
Implements
 ActionListener
Subclasses
Description
protected class BasicScrollBarUI.ScrollListener
Listener for scrolling events initiated in the ScrollPane.
See also:   
Constructors
public BasicScrollBarUI.ScrollListener ()
public BasicScrollBarUI.ScrollListener (int dir, boolean block)
Methods
Hide/Show inherited methods
public void actionPerformed (ActionEvent e) [Specified in ActionListener]
public void setDirection (int direction)
public void setScrollByBlock (boolean block)
Fields
Hide/Show inherited fields
pack-private int direction
pack-private boolean useBlockIncrement
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar