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