|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--EASE.Factories.FactoryDisplay.Updater
Field Summary | |
boolean |
asleep
|
private int |
cycleTime
|
private FactoryDisplay |
fd
|
boolean |
reallyasleep
|
Fields inherited from class java.lang.Thread |
contextClassLoader,
daemon,
eetop,
group,
inheritedAccessControlContext,
initial_stack_memory,
MAX_PRIORITY,
MIN_PRIORITY,
name,
NORM_PRIORITY,
priority,
PrivateInfo,
single_step,
stillborn,
stopThreadPermission,
target,
threadInitNumber,
threadQ,
values |
Constructor Summary | |
FactoryDisplay.Updater(FactoryDisplay fd)
|
Method Summary | |
void |
run()
|
void |
safeSuspend()
|
Methods inherited from class java.lang.Thread |
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
private FactoryDisplay fd
private final int cycleTime
public boolean asleep
public boolean reallyasleep
Constructor Detail |
public FactoryDisplay.Updater(FactoryDisplay fd)
Method Detail |
public void run()
public void safeSuspend()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |