|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.mazewar.Client
net.mazewar.RemoteClient
public class RemoteClient
A skeleton for those Client
s that correspond to clients on other computers.
Constructor Summary | |
---|---|
RemoteClient(java.lang.String name)
Create a remotely controlled Client . |
Method Summary |
---|
Methods inherited from class net.mazewar.Client |
---|
addClientListener, getName, getOrientation, getPoint, registerMaze, removeClientListener, unregisterMaze |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteClient(java.lang.String name)
Client
.
name
- Name of this RemoteClient
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |