|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
protected class BasicScrollBarUI.ScrollListener
Listener for scrolling events initiated in the
ScrollPane.
| Constructor Summary | |
|---|---|
BasicScrollBarUI.ScrollListener()
|
|
BasicScrollBarUI.ScrollListener(int dir,
boolean block)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
Invoked when an action occurs. |
void |
setDirection(int direction)
|
void |
setScrollByBlock(boolean block)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicScrollBarUI.ScrollListener()
public BasicScrollBarUI.ScrollListener(int dir,
boolean block)
| Method Detail |
|---|
public void setDirection(int direction)
public void setScrollByBlock(boolean block)
public void actionPerformed(ActionEvent e)
ActionListener
actionPerformed in interface ActionListener
|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.