|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.gui.templates.TableEntry
public abstract class TableEntry
| Constructor Summary | |
|---|---|
TableEntry()
|
|
| Method Summary | |
|---|---|
abstract void |
clear()
TODO Missing Method Documentation |
abstract int |
compareTo(java.lang.Object obj)
TODO Missing Method Documentation |
abstract void |
createComponent()
TODO Missing Method Documentation |
abstract javax.swing.JComponent |
getComponent(boolean isSelected)
TODO Missing Method Documentation |
abstract 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 TableEntry()
| Method Detail |
|---|
public abstract javax.swing.JComponent getComponent(boolean isSelected)
getComponent in interface IHOTableEntryisSelected - TODO Missing Method Parameter Documentation
public abstract void clear()
clear in interface IHOTableEntrypublic abstract int compareTo(java.lang.Object obj)
compareTo in interface java.lang.ComparablecompareTo in interface IHOTableEntryobj - TODO Missing Method Parameter Documentation
public abstract void createComponent()
createComponent in interface IHOTableEntrypublic abstract void updateComponent()
updateComponent in interface IHOTableEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||