|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfeud.testgame.gui.GUIComponent
feud.testgame.gui.Table
feud.testgame.gui.Highscores
An extended table for displaying the current scores. Highscores is a stupid for it...anyway...:-)
Field Summary |
Fields inherited from class feud.testgame.gui.GUIComponent |
visible |
Constructor Summary | |
Highscores(HighscoreTable hi)
Create a new instance. |
Methods inherited from class feud.testgame.gui.Table |
clear, draw, evaluateInput, getCell, insertCell, setCell, setColumnSize, setListener, setRowSize |
Methods inherited from class feud.testgame.gui.GUIComponent |
add, getParent, getParentX, getParentY, getX, getY, isVisible, setVisible, setX, setY |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Highscores(HighscoreTable hi)
hi
- the HighscoreTable, i.e. the "model" that holds the actual data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |