public interface TableListener
Plugins that implement this interface are notified when
a table is opened, closed or updated. The
Plugins/Utilities/Monitor Events command uses this interface.
-
Method Summary
Modifier and Type Method Description void
TableUpdated(TextPanel table, java.lang.String event, int row)