All Packages Class Hierarchy This Package Previous Next Index
Class semper.crypto.PasswordThread
java.lang.Object
|
+----semper.crypto.PasswordThread
- public class PasswordThread
- extends Object
- implements Runnable
-
PasswordThread()
- Empty constructor
-
run()
- Run method asking for the password.
PasswordThread
public PasswordThread()
- Empty constructor
run
public void run()
- Run method asking for the password.
All Packages Class Hierarchy This Package Previous Next Index