gui
Class Login

java.lang.Object
  extended by gui.Login

public class Login
extends java.lang.Object

Allows the user to log in and starts new shell in the case of success.


Constructor Summary
Login()
           
 
Method Summary
 boolean exec()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Login

public Login()
Method Detail

exec

public boolean exec()