| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.lang.Thread
        |
        +--EVEDemo.MKBVKBApplet.Counter
| Field Summary | |
(package private)  java.applet.Applet | 
app
 | 
(package private)  boolean | 
execute
 | 
(package private)  int | 
i
 | 
| 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 | |
Counter(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 | 
boolean execute
java.applet.Applet app
int i
| Constructor Detail | 
public Counter(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 | ||||||||