Uses of Interface
weka.gui.sql.event.ResultChangedListener
-
Uses of ResultChangedListener in weka.gui.sql
Modifier and TypeClassDescriptionclass
Represents a little tool for querying SQL databases.class
A little dialog containing the SqlViewer.Modifier and TypeMethodDescriptionvoid
ResultPanel.addResultChangedListener
(ResultChangedListener l) adds the given listener to the list of listenersvoid
SqlViewer.addResultChangedListener
(ResultChangedListener l) adds the given listener to the list of listeners.void
ResultPanel.removeResultChangedListener
(ResultChangedListener l) removes the given listener from the list of listenersvoid
SqlViewer.removeResultChangedListener
(ResultChangedListener l) removes the given listener from the list of listeners.