|
||||||||||
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.model.SmilieEntry
public class SmilieEntry
Zeigt die Warnings und Verletzungen an
Constructor Summary | |
---|---|
SmilieEntry()
Creates a new SmilieEntry object. |
Method Summary | |
---|---|
int |
compareTo(java.lang.Object obj)
TODO Missing Method Documentation |
Spieler |
getSpieler()
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 SmilieEntry()
Method Detail |
---|
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.Comparable
compareTo
in interface IHOTableEntry
compareTo
in class DoppelLabelEntry
obj
- TODO Missing Method Parameter Documentation
public final void updateComponent()
updateComponent
in interface IHOTableEntry
updateComponent
in class DoppelLabelEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |