Uses of Class
com.threerings.parlor.client.TableConfigurator

Packages that use TableConfigurator
com.threerings.parlor.client   
com.threerings.parlor.game.data   
 

Uses of TableConfigurator in com.threerings.parlor.client
 

Subclasses of TableConfigurator in com.threerings.parlor.client
 class DefaultSwingTableConfigurator
          Provides a default implementation of a TableConfigurator for a Swing interface.
 

Uses of TableConfigurator in com.threerings.parlor.game.data
 

Methods in com.threerings.parlor.game.data that return TableConfigurator
 TableConfigurator GameConfig.createTableConfigurator()
          Creates a table configurator for initializing 'table' properties of the game.
 



Copyright © 2011. All Rights Reserved.