|
||||||||||
| 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 Documentation| Method Detail |
|---|
public final javax.swing.JComponent getComponent(boolean isSelected)
getComponent in interface IHOTableEntrygetComponent in class TableEntryisSelected - 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 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 Method Parameter Documentation
public final void createComponent()
createComponent in interface IHOTableEntrycreateComponent in class TableEntrypublic final void incTore()
public final void updateComponent()
updateComponent in interface IHOTableEntryupdateComponent in class TableEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||