|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.gui.templates.TableEntry
de.hattrickorganizer.gui.templates.SpielerLabelEntry
public final class SpielerLabelEntry
| Constructor Summary | |
|---|---|
SpielerLabelEntry(ISpieler spieler,
SpielerPosition positionAktuell,
float positionsbewertung,
boolean showTrikot,
boolean showWetterwarnung)
Label für den Spielernamen (je nach Status) |
|
| Method Summary | |
|---|---|
void |
clear()
TODO Missing Method Documentation |
int |
compareTo(java.lang.Object obj)
Vergleich zum Sortieren |
void |
createComponent()
Erstellt eine passende Komponente |
javax.swing.JComponent |
getComponent(boolean isSelected)
Gibt eine passende Komponente zurück |
ISpieler |
getSpieler()
TODO Missing Method Documentation |
void |
updateComponent()
TODO Missing Method Documentation |
void |
updateComponent(ISpieler spieler,
SpielerPosition positionAktuell,
float positionsbewertung)
Aktualisierung des Entrys |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpielerLabelEntry(ISpieler spieler,
SpielerPosition positionAktuell,
float positionsbewertung,
boolean showTrikot,
boolean showWetterwarnung)
spieler - TODO Missing Constructuor Parameter DocumentationpositionAktuell - TODO Missing Constructuor Parameter Documentationpositionsbewertung - TODO Missing Constructuor Parameter DocumentationshowTrikot - TODO Missing Constructuor Parameter DocumentationshowWetterwarnung - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
public final javax.swing.JComponent getComponent(boolean isSelected)
getComponent in interface IHOTableEntrygetComponent in class TableEntryisSelected - TODO Missing Constructuor Parameter Documentation
public final ISpieler getSpieler()
public final void clear()
TableEntry
clear in interface IHOTableEntryclear in class TableEntrypublic final int compareTo(java.lang.Object obj)
compareTo in interface java.lang.ComparablecompareTo in interface IHOTableEntrycompareTo in class TableEntryobj - TODO Missing Constructuor Parameter Documentation
public final void createComponent()
createComponent in interface IHOTableEntrycreateComponent in class TableEntrypublic final void updateComponent()
updateComponent in interface IHOTableEntryupdateComponent in class TableEntry
public final void updateComponent(ISpieler spieler,
SpielerPosition positionAktuell,
float positionsbewertung)
spieler - TODO Missing Constructuor Parameter DocumentationpositionAktuell - TODO Missing Constructuor Parameter Documentationpositionsbewertung - TODO Missing Constructuor Parameter Documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||