gate.swing
Class TabBlinker
java.lang.Object
|
+--gate.swing.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, registerNatives, toString, wait, wait, wait |
stopIt
boolean stopIt
tPane
JTabbedPane tPane
tab
int tab
blinkColor
Color blinkColor
oldColor
Color oldColor
thread
Thread thread
TabBlinker
public TabBlinker(JTabbedPane pane,
Component comp,
Color blinkColor)
run
public void run()
- Specified by:
run
in interface Runnable
stopBlinking
public void stopBlinking()
startBlinking
public void startBlinking()