|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.table.AbstractTableModel
de.hattrickorganizer.gui.model.AbstractMatchTableModel
de.hattrickorganizer.gui.model.MatchScoreDiffTableModel
public class MatchScoreDiffTableModel
DOCUMENT ME!
| Field Summary | |
|---|---|
protected static java.lang.String[] |
columnNames
TODO Missing Parameter Documentation |
| Fields inherited from class de.hattrickorganizer.gui.model.AbstractMatchTableModel |
|---|
m_clData, matchResult |
| Fields inherited from class javax.swing.table.AbstractTableModel |
|---|
listenerList |
| Constructor Summary | |
|---|---|
MatchScoreDiffTableModel(IMatchResult matchresult,
boolean ishome)
Creates a new MatchPredictionSpieleTableModel object. |
|
| Method Summary | |
|---|---|
java.lang.String[] |
getColumnNames()
|
protected void |
initData()
Erzeugt einen Data[][] aus dem Spielervector |
| Methods inherited from class de.hattrickorganizer.gui.model.AbstractMatchTableModel |
|---|
getColumnClass, getColumnCount, getColumnName, getProgressBar, getRowCount, getValue, getValueAt, isCellEditable, isHomeMatch, setValueAt, setValues |
| Methods inherited from class javax.swing.table.AbstractTableModel |
|---|
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.lang.String[] columnNames
| Constructor Detail |
|---|
public MatchScoreDiffTableModel(IMatchResult matchresult,
boolean ishome)
vErgebnisse - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
protected void initData()
initData in class AbstractMatchTableModelpublic java.lang.String[] getColumnNames()
getColumnNames in class AbstractMatchTableModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||