|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.micasa.simulator.client.SimpleClient.MiCasaContextImpl
protected class SimpleClient.MiCasaContextImpl
The context implementation. This provides access to all of the objects and services that are needed by the operating client.
| Constructor Summary | |
|---|---|
protected |
SimpleClient.MiCasaContextImpl()
|
| Method Summary | |
|---|---|
void |
clearPlaceView(PlaceView view)
|
ChatDirector |
getChatDirector()
|
Client |
getClient()
|
Config |
getConfig()
|
DObjectManager |
getDObjectManager()
|
MiCasaFrame |
getFrame()
Returns a reference to the primary user interface frame. |
LocationDirector |
getLocationDirector()
|
MessageManager |
getMessageManager()
Returns a reference to the message manager used by the client to generate localized messages. |
OccupantDirector |
getOccupantDirector()
|
ParlorDirector |
getParlorDirector()
Returns a reference to the parlor director. |
void |
setPlaceView(PlaceView view)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SimpleClient.MiCasaContextImpl()
| Method Detail |
|---|
public Config getConfig()
getConfig in interface PresentsContextpublic Client getClient()
getClient in interface PresentsContextpublic DObjectManager getDObjectManager()
getDObjectManager in interface PresentsContextpublic LocationDirector getLocationDirector()
getLocationDirector in interface CrowdContextpublic OccupantDirector getOccupantDirector()
getOccupantDirector in interface CrowdContextpublic ParlorDirector getParlorDirector()
ParlorContext
getParlorDirector in interface ParlorContextpublic ChatDirector getChatDirector()
getChatDirector in interface CrowdContextpublic MessageManager getMessageManager()
MiCasaContext
getMessageManager in interface CrowdContextgetMessageManager in interface MiCasaContextpublic void setPlaceView(PlaceView view)
setPlaceView in interface CrowdContextpublic void clearPlaceView(PlaceView view)
clearPlaceView in interface CrowdContextpublic MiCasaFrame getFrame()
MiCasaContext
getFrame in interface MiCasaContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||