|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiTypeListener
Listener for changes in a MultiTypeModel
Method Summary | |
---|---|
void |
rowChanged(MultiTypeEvent event)
Called when a row has changed. |
void |
rowInserted(MultiTypeEvent event)
Called when a row has been inserted. |
void |
rowRemoved(MultiTypeEvent event)
Called when a row has been removed. |
Method Detail |
---|
void rowChanged(MultiTypeEvent event)
event
- The eventvoid rowInserted(MultiTypeEvent event)
event
- The event.void rowRemoved(MultiTypeEvent event)
event
- The event.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |