| Package | Description |
|---|---|
| com.threerings.micasa.client | |
| com.threerings.micasa.lobby | |
| com.threerings.micasa.lobby.table |
| Modifier and Type | Method and Description |
|---|---|
MiCasaContext |
MiCasaClient.getContext()
Returns a reference to the context in effect for this client.
|
| Constructor and Description |
|---|
ClientController(MiCasaContext ctx,
MiCasaFrame frame)
Creates a new client controller.
|
LogonPanel(MiCasaContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
LobbyConfig.createMatchMakingView(MiCasaContext ctx)
Derived classes override this function and create the appropriate
matchmaking user interface component.
|
| Constructor and Description |
|---|
LobbyPanel(MiCasaContext ctx,
LobbyConfig config)
Constructs a new lobby panel and the associated user interface
elements.
|
LobbySelector(MiCasaContext ctx)
Constructs a new lobby selector component.
|
| Modifier and Type | Method and Description |
|---|---|
JComponent |
TableLobbyConfig.createMatchMakingView(MiCasaContext ctx) |
| Constructor and Description |
|---|
TableItem(MiCasaContext ctx,
TableDirector tdtr,
Table table)
Creates a new table item to display and interact with the supplied
table.
|
TableListView(MiCasaContext ctx,
LobbyConfig config)
Creates a new table list view, suitable for providing the user
interface for table-style matchmaking in a table lobby.
|
Copyright © 2015. All rights reserved.