|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gate.gui.TabBlinker
Constructor Summary | |
TabBlinker(JTabbedPane pane,
Component comp,
Color blinkColor)
|
Method Summary | |
void |
run()
|
void |
startBlinking()
|
void |
stopBlinking(int foo)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TabBlinker(JTabbedPane pane, Component comp, Color blinkColor)
Method Detail |
public void run()
run
in interface Runnable
public void stopBlinking(int foo)
public void startBlinking()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |