Uses of Interface
com.threerings.parlor.client.TableObserver

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.
 



Copyright © 2011. All Rights Reserved.