|
||||||||||
| 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.DoppelLabelEntry
de.hattrickorganizer.gui.playeroverview.SpielerStatusLabelEntry
public class SpielerStatusLabelEntry
Zeigt die Warnings und Verletzungen an
| Constructor Summary | |
|---|---|
SpielerStatusLabelEntry()
Creates a new SpielerStatusLabelEntry object. |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object obj)
TODO Missing Method Documentation |
ServerSpieler |
getServerSpieler()
TODO Missing Method Documentation |
Spieler |
getSpieler()
TODO Missing Method Documentation |
void |
setServerSpieler(ServerSpieler spieler)
TODO Missing Method Documentation |
void |
setSpieler(Spieler spieler)
TODO Missing Method Documentation |
void |
updateComponent()
TODO Missing Method Documentation |
| Methods inherited from class de.hattrickorganizer.gui.templates.DoppelLabelEntry |
|---|
clear, createComponent, getComponent, getLinks, getRechts, getTableEntryLinks, getTableRechts, setLabels |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpielerStatusLabelEntry()
| Method Detail |
|---|
public final void setServerSpieler(ServerSpieler spieler)
spieler - TODO Missing Method Parameter Documentationpublic final ServerSpieler getServerSpieler()
public final void setSpieler(Spieler spieler)
spieler - TODO Missing Method Parameter Documentationpublic final Spieler getSpieler()
public final int compareTo(java.lang.Object obj)
compareTo in interface java.lang.ComparablecompareTo in interface IHOTableEntrycompareTo in class DoppelLabelEntryobj - TODO Missing Method Parameter Documentation
public final void updateComponent()
updateComponent in interface IHOTableEntryupdateComponent in class DoppelLabelEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||