|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.io.SimpleStreamableObject
com.threerings.crowd.data.PlaceConfig
com.threerings.micasa.lobby.LobbyConfig
com.threerings.micasa.lobby.table.TableLobbyConfig
public class TableLobbyConfig
Instructs the lobby services to use a TableListView as the
matchmaking component.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
|---|
Streamable.Closure |
| Field Summary |
|---|
| Fields inherited from class com.threerings.micasa.lobby.LobbyConfig |
|---|
_gameConfigClass |
| Constructor Summary | |
|---|---|
TableLobbyConfig()
|
|
| Method Summary | |
|---|---|
JComponent |
createMatchMakingView(MiCasaContext ctx)
Derived classes override this function and create the appropriate matchmaking user interface component. |
String |
getManagerClassName()
|
| Methods inherited from class com.threerings.micasa.lobby.LobbyConfig |
|---|
createController, getConfigValue, getGameConfig, init, toString |
| Methods inherited from class com.threerings.crowd.data.PlaceConfig |
|---|
getControllerClass |
| Methods inherited from class com.threerings.io.SimpleStreamableObject |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TableLobbyConfig()
| Method Detail |
|---|
public String getManagerClassName()
getManagerClassName in class LobbyConfigpublic JComponent createMatchMakingView(MiCasaContext ctx)
LobbyConfig
createMatchMakingView in class LobbyConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||