-
public interface TableListenerPlugins 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidTableUpdated(TextPanel table, String event, int row)
-