|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JogreTableFrame | |
org.jogre.awt | This package contains visual classes which aid the creation of games. |
Uses of JogreTableFrame in org.jogre.awt |
Methods in org.jogre.awt that return JogreTableFrame | |
abstract JogreTableFrame |
JogreClientFrame.getJogreTableFrame(ClientConnectionThread conn,
int tableNum)
This must be overwritten to get a handle on the correct table frame. |
protected JogreTableFrame |
JogreClientFrame.getTableFrame(Table table)
Return the correct JogreTableFrame. |
protected JogreTableFrame |
JogreClientFrame.getTableFrame(int tableNum)
Overloaded version when you are sure that the table exists (other wise returns null). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |