javax.swing
Class Autoscroller.AutoScrollTimerAction
java.lang.Object
javax.swing.Autoscroller.AutoScrollTimerAction
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- Autoscroller
- class Autoscroller.AutoScrollTimerAction
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Autoscroller.AutoScrollTimerAction
Autoscroller.AutoScrollTimerAction()
actionPerformed
public void actionPerformed(ActionEvent x)
- Description copied from interface:
ActionListener
- Invoked when an action occurs.
- Specified by:
actionPerformed
in interface ActionListener