|
||||||||||
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.TorLabelEntry
public class TorLabelEntry
TODO Missing Class Documentation
Constructor Summary | |
---|---|
TorLabelEntry()
Creates a new TorLabelEntry object. |
|
TorLabelEntry(int tore)
Creates a new TorLabelEntry object. |
Method Summary | |
---|---|
void |
clear()
TODO Missing Method Documentation |
int |
compareTo(java.lang.Object obj)
TODO Missing Method Documentation |
void |
createComponent()
TODO Missing Method Documentation |
javax.swing.JComponent |
getComponent(boolean isSelected)
TODO Missing Method Documentation |
int |
getTore()
TODO Missing Method Documentation |
void |
incTore()
TODO Missing Method Documentation |
void |
setTore(int tore)
TODO Missing Method Documentation |
void |
updateComponent()
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TorLabelEntry()
public TorLabelEntry(int tore)
tore
- 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 Method Parameter Documentation
public final void setTore(int tore)
tore
- TODO Missing Method Parameter Documentationpublic final int getTore()
public final void clear()
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 Method Parameter Documentation
public final void createComponent()
createComponent
in interface IHOTableEntry
createComponent
in class TableEntry
public final void incTore()
public final void updateComponent()
updateComponent
in interface IHOTableEntry
updateComponent
in class TableEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |