|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.tool.ToolProxyImpl
Default, standard implementation of the ToolProxy object. This API has not yet been defined, and remains in flux.
Constructor Summary | |
ToolProxyImpl(ClientFrame clientFrame)
Constructor |
Method Summary | |
ClientFrame |
getClient()
Gets the ClientFrame (JFrame) instance |
TurnState |
getCurrentTurnState()
Convenience method: gets the current TurnState from the current World, or null |
World |
getWorld()
Gets the current World object, if any. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ToolProxyImpl(ClientFrame clientFrame)
Method Detail |
public World getWorld()
ToolProxy
getWorld
in interface ToolProxy
public TurnState getCurrentTurnState()
ToolProxy
getCurrentTurnState
in interface ToolProxy
public ClientFrame getClient()
ToolProxy
getClient
in interface ToolProxy
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |