gate.gui
Class TabBlinker
java.lang.Object
gate.gui.TabBlinker
- All Implemented Interfaces:
- Runnable
public class TabBlinker
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TabBlinker
public TabBlinker(JTabbedPane pane,
Component comp,
Color blinkColor)
run
public void run()
- Specified by:
run
in interface Runnable
stopBlinking
public void stopBlinking(int foo)
startBlinking
public void startBlinking()