|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--EVEDemo.ISChangeApplet.Alive
| Field Summary | |
(package private) java.applet.Applet |
app
|
(package private) boolean |
execute
|
(package private) int |
i
|
(package private) Main |
mwMain
|
| Fields inherited from class java.lang.Thread |
contextClassLoader,
daemon,
eetop,
group,
inheritedAccessControlContext,
MAX_PRIORITY,
MIN_PRIORITY,
name,
NORM_PRIORITY,
priority,
single_step,
stillborn,
stopThreadPermission,
target,
threadInitNumber,
threadQ,
values |
| Constructor Summary | |
Alive(Main theMain,
java.applet.Applet theapp)
|
|
| Method Summary | |
void |
destory()
|
void |
run()
|
| 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 |
Main mwMain
boolean execute
java.applet.Applet app
int i
| Constructor Detail |
public Alive(Main theMain,
java.applet.Applet theapp)
| Method Detail |
public void run()
public void destory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||