public interface StateTableModel extends TableModel
Modifier and Type | Method and Description |
---|---|
int |
getComponentCount() |
String |
getComponentName(int index) |
byte[] |
getState(int index) |
addTableModelListener, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt
int getComponentCount()
String getComponentName(int index)
byte[] getState(int index)
Copyright © 2005–2020. All rights reserved.