Public Methods | |
AppTableModel (String name, ApplicationsManager parent) | |
AppTableModel (ApplicationsManager mgr) | |
void | refreshData () |
int | getNSCount () |
String | getNSName (int i) |
ApplicationsManager | getManager () |
void | checkStubs (int[] rowSel) |
void | doCheck (int[] rowSel) |
Object | getValueAt (int row, String col) |
int | getColumnCount () |
int | getRowCount () |
String | getColumnName (int col) |
Object | getValueAt (int row, int col) |
boolean | isCellEditable (int row, int col) |
void | setValueAt (Object value, int row, int col) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|