|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableObserver | |
|---|---|
| com.threerings.micasa.lobby.table | |
| com.threerings.parlor.client | |
| Uses of TableObserver in com.threerings.micasa.lobby.table |
|---|
| Classes in com.threerings.micasa.lobby.table that implement TableObserver | |
|---|---|
class |
TableListView
A view that displays the tables in a table lobby. |
| Uses of TableObserver in com.threerings.parlor.client |
|---|
| Constructors in com.threerings.parlor.client with parameters of type TableObserver | |
|---|---|
TableDirector(ParlorContext ctx,
String tableField,
TableObserver observer)
Creates a new table director to manage tables with the specified observer which will receive callbacks when interesting table related things happen. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||