org.flexdock.dockbar.activation
Class Animation
java.lang.Object
org.flexdock.dockbar.activation.Animation
- All Implemented Interfaces:
- ActionListener, Runnable, EventListener
public class Animation
- extends Object
- implements Runnable, ActionListener
- Author:
- Christopher Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Animation
public Animation(DockbarManager mgr,
boolean hide)
run
public void run()
- Specified by:
run
in interface Runnable
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
getNext
public Runnable getNext()
setNext
public void setNext(Runnable next)