|
||||||||||
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 DocumentationMethod Detail |
---|
public final javax.swing.JComponent getComponent(boolean isSelected)
getComponent
in interface IHOTableEntry
getComponent
in class TableEntry
isSelected
- TODO Missing Constructuor Parameter Documentation
public final ISpieler getSpieler()
public final void clear()
TableEntry
clear
in interface IHOTableEntry
clear
in class TableEntry
public final int compareTo(java.lang.Object obj)
compareTo
in interface java.lang.Comparable
compareTo
in interface IHOTableEntry
compareTo
in class TableEntry
obj
- TODO Missing Constructuor Parameter Documentation
public final void createComponent()
createComponent
in interface IHOTableEntry
createComponent
in class TableEntry
public final void updateComponent()
updateComponent
in interface IHOTableEntry
updateComponent
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 |