|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ami.AMIPasswordHide
Thread used to hide password entering at command line
Field Summary | |
(package private) boolean |
bHide
|
(package private) boolean |
bStop
|
(package private) Thread |
t
|
Constructor Summary | |
(package private) |
AMIPasswordHide()
Default constructor |
Method Summary | |
(package private) void |
hide(boolean b)
put your documentation comment here |
void |
run()
put your documentation comment here |
void |
stop()
Finalize the thread |
Methods inherited from class java.lang.Object |
|
Field Detail |
boolean bHide
volatile boolean bStop
Thread t
Constructor Detail |
AMIPasswordHide()
Method Detail |
public void run()
run
in interface Runnable
public void stop()
void hide(boolean b)
b
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |