|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.micasa.client.MiCasaClient.MiCasaContextImpl
protected class MiCasaClient.MiCasaContextImpl
The context implementation. This provides access to all of the objects and services that are needed by the operating client.
| Constructor Summary | |
|---|---|
protected |
MiCasaClient.MiCasaContextImpl()
Apparently the default constructor has default access, rather than protected access, even though this class is declared to be protected. |
| 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 MiCasaClient.MiCasaContextImpl()
| Method Detail |
|---|
public Client getClient()
getClient in interface PresentsContextpublic DObjectManager getDObjectManager()
getDObjectManager in interface PresentsContextpublic Config getConfig()
getConfig in interface PresentsContextpublic LocationDirector getLocationDirector()
getLocationDirector in interface CrowdContextpublic OccupantDirector getOccupantDirector()
getOccupantDirector in interface CrowdContextpublic ChatDirector getChatDirector()
getChatDirector in interface CrowdContextpublic MessageManager getMessageManager()
MiCasaContext
getMessageManager in interface CrowdContextgetMessageManager in interface MiCasaContextpublic ParlorDirector getParlorDirector()
ParlorContext
getParlorDirector in interface ParlorContextpublic 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 | ||||||||