|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISpielerComboboxItem
Items for a JCombobox, if you use IGUI.addPlayerComboboxRenderer to add the Renderer to the Combobox
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object obj)
TODO Missing Method Documentation |
float |
getPositionsBewertung()
TODO Missing Method Documentation |
ISpieler |
getSpieler()
TODO Missing Method Documentation |
java.lang.String |
getText()
TODO Missing Method Documentation |
void |
setValues(java.lang.String text,
float poswert,
ISpieler spieler)
DOCUMENT ME! |
| Method Detail |
|---|
float getPositionsBewertung()
ISpieler getSpieler()
java.lang.String getText()
void setValues(java.lang.String text,
float poswert,
ISpieler spieler)
text - Shown text, usually spieler.getName()poswert - Rating for the actual positionspieler - The playerint compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparableobj - TODO Missing Method Parameter Documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||