public interface MOTableModelListener extends EventListener
MOTableModelListener
can be informed about table model
changes.Modifier and Type | Method and Description |
---|---|
void |
tableModelChanged(MOTableModelEvent event)
The table model has been changed as described by the supplied event object.
|
void tableModelChanged(MOTableModelEvent event)
event
- the MOTableModelEvent
instance that describes the change.Copyright © 2016 SNMP4J.org. All rights reserved.