org.cyberiantiger.mudclient
Class ElephantMudClient
java.lang.Object
org.cyberiantiger.mudclient.ElephantMudClient
- All Implemented Interfaces:
- Connection, Display
- public class ElephantMudClient
- extends java.lang.Object
- implements Display, Connection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElephantMudClient
public ElephantMudClient(ClientConfiguration config)
exit
public void exit()
connect
public void connect()
- Specified by:
connect in interface Connection
disconnect
public void disconnect()
- Specified by:
disconnect in interface Connection
command
public void command(java.lang.String sourceId,
java.lang.String msg)
- Specified by:
command in interface Connection
setWindowSize
public void setWindowSize(int w,
int h)
- Specified by:
setWindowSize in interface Connection
connectionStatusChanged
public void connectionStatusChanged(int newStatus)
- Specified by:
connectionStatusChanged in interface Display
connectionDoLocalEcho
public void connectionDoLocalEcho(boolean echo)
- Specified by:
connectionDoLocalEcho in interface Display
getConfiguration
public ClientConfiguration getConfiguration()
- Specified by:
getConfiguration in interface Display
getConsoleWriter
public ConsoleWriter getConsoleWriter()
- Specified by:
getConsoleWriter in interface Display
main
public static void main(java.lang.String[] args)
Copyright © 2003 OSJava. All Rights Reserved.