Uses of Class
weka.gui.sql.event.ConnectionEvent
-
Uses of ConnectionEvent in weka.gui.sql
Modifier and TypeMethodDescriptionvoid
QueryPanel.connectionChange
(ConnectionEvent evt) This method gets called when the connection is either established or disconnected.void
SqlViewer.connectionChange
(ConnectionEvent evt) This method gets called when the connection is either established or disconnected. -
Uses of ConnectionEvent in weka.gui.sql.event
Modifier and TypeMethodDescriptionvoid
ConnectionListener.connectionChange
(ConnectionEvent evt) This method gets called when the connection is either established or disconnected.