|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TableModelListener
A TableModelListener can register with a
TableModel and receive notification of updates to
the model.
| Method Summary | |
|---|---|
void |
tableChanged(TableModelEvent event)
Called to notify the listener that the TableModel has been updated. |
| Method Detail |
|---|
void tableChanged(TableModelEvent event)
TableModel has been updated.
event - contains details of the update.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||