|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.model.RowEditorModel
public class RowEditorModel
| Constructor Summary | |
|---|---|
RowEditorModel()
|
|
| Method Summary | |
|---|---|
void |
addEditorForRow(int row,
javax.swing.table.TableCellEditor e)
|
javax.swing.table.TableCellEditor |
getEditor(int row)
|
void |
removeEditorForRow(int row)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowEditorModel()
| Method Detail |
|---|
public void addEditorForRow(int row,
javax.swing.table.TableCellEditor e)
public void removeEditorForRow(int row)
public javax.swing.table.TableCellEditor getEditor(int row)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||