Uses of Class
poker.Table

Packages that use Table
poker   
poker.gui   
 

Uses of Table in poker
 

Fields in poker declared as Table
private  Table BettingSystem.table
           
 

Constructors in poker with parameters of type Table
BettingSystem(Table table)
          Der Konstruktor, der die Initialisierung übernimmt.
 

Uses of Table in poker.gui
 

Fields in poker.gui declared as Table
private  Table Activator.table
           
 

Methods in poker.gui that return Table
 Table Activator.getTable()
          Liefert die Instanz der aktuellen Table.