mud.client
Class LoginView

java.lang.Object
  extended by mud.client.LoginView

public class LoginView
extends java.lang.Object


Constructor Summary
LoginView(ServerConnection server)
           
 
Method Summary
 boolean loginSucceeded()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginView

public LoginView(ServerConnection server)
Method Detail

loginSucceeded

public boolean loginSucceeded()