|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lyra.Widgets.InfiniteProgressPanel.Animator
private class InfiniteProgressPanel.Animator
Animation thread.
Field Summary | |
---|---|
private boolean |
rampUp
|
Constructor Summary | |
---|---|
protected |
InfiniteProgressPanel.Animator(boolean rampUp)
Basic constructor for the class, establishes if a Ramp Up process will be taking place. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean rampUp
Constructor Detail |
---|
protected InfiniteProgressPanel.Animator(boolean rampUp)
rampUp
- Boolean on Ramp Up.Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |