|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
javax.swing.plaf.basic.BasicSliderUI.ScrollListener
, EventListener


public class BasicSliderUI.ScrollListener


Scroll-event listener.
This class should be treated as a "protected" inner class.
Instantiate it only within subclasses of
Constructor Summary
BasicSliderUI.ScrollListener
()
BasicSliderUI.ScrollListener
(int dir,
boolean block)
Method Summary
voidactionPerformed
(ActionEvent
e)
Invoked when an action occurs.
voidsetDirection
(int direction)
voidsetScrollByBlock
(boolean block)
Methods inherited from class java.lang.Object

clone
, equals
, finalize
, getClass
, hashCode
, notify
, notifyAll
, toString
, wait
, wait
, wait

Constructor Detail
BasicSliderUI.ScrollListener

public BasicSliderUI.ScrollListener()
BasicSliderUI.ScrollListener

public BasicSliderUI.ScrollListener(int dir,
boolean block)
Method Detail
setDirection

public void setDirection(int direction)
setScrollByBlock

public void setScrollByBlock(boolean block)
actionPerformed

public void actionPerformed(ActionEvent
e)
ActionListener

actionPerformed in interface

ActionListener

Overview
Package
Class
Tree
Deprecated
Index
Help
Codase Click
search sample or example code,
search definition,
search google
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD