|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Relaxer
interface for operating the relax iterations on a layout
Method Summary | |
---|---|
void |
pause()
make the relaxer thread wait |
void |
prerelax()
execute a loop of steps in the calling thread, firing no events |
void |
relax()
execute a loop of steps in a new Thread firing an event after each step |
void |
resume()
make the relaxer thread resume |
void |
setSleepTime(long i)
|
void |
stop()
set flags to stop the relaxer thread |
Method Detail |
---|
void relax()
void prerelax()
void pause()
void resume()
void stop()
void setSleepTime(long i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |