Added new ClientObserver method.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@13 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -161,6 +161,11 @@ public class LogonPanel extends JPanel
|
|||||||
setLogonEnabled(true);
|
setLogonEnabled(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// documentation inherited from interface
|
||||||
|
public void clientDidClear (Client client)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
// documentation inherited from interface
|
// documentation inherited from interface
|
||||||
public void clientFailedToLogon (Client client, Exception cause)
|
public void clientFailedToLogon (Client client, Exception cause)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user