|
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||
java.lang.Object
|
+--javax.swing.table.AbstractTableModel
|
+--ukacgla_KMap.KMap_Frame.MyTableModel
|
+--ukacgla_4inputKMap.Ex06_Frame.KMapTableModel
| Fields inherited from class javax.swing.table.AbstractTableModel |
listenerList |
| Constructor Summary | |
Ex06_Frame.KMapTableModel(java.lang.String[] c)
An array of random numbers is generated using the Ex06_Random object. |
|
| Method Summary | |
void |
proofReadTable()
Ensures that the table will not be made exclusively of ones or zeros Check each cell in turn. |
| Methods inherited from class ukacgla_KMap.KMap_Frame.MyTableModel |
getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt |
| Methods inherited from class javax.swing.table.AbstractTableModel |
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, isCellEditable, removeTableModelListener, setValueAt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Ex06_Frame.KMapTableModel(java.lang.String[] c)
| Method Detail |
public void proofReadTable()
proofReadTable in class KMap_Frame.MyTableModel
|
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||