|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeatednessObserver | |
|---|---|
| com.threerings.micasa.lobby.table | |
| com.threerings.parlor.client | |
| Uses of SeatednessObserver in com.threerings.micasa.lobby.table |
|---|
| Classes in com.threerings.micasa.lobby.table that implement SeatednessObserver | |
|---|---|
class |
TableItem
A table item displays the user interface for a single table (whether it be in-play or still being matchmade). |
class |
TableListView
A view that displays the tables in a table lobby. |
| Uses of SeatednessObserver in com.threerings.parlor.client |
|---|
| Methods in com.threerings.parlor.client with parameters of type SeatednessObserver | |
|---|---|
void |
TableDirector.addSeatednessObserver(SeatednessObserver observer)
Requests that the specified observer be added to the list of observers that are notified when this client sits down at or stands up from a table. |
void |
TableDirector.removeSeatednessObserver(SeatednessObserver observer)
Requests that the specified observer be removed from to the list of observers that are notified when this client sits down at or stands up from a table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||