Uses of Class
weka.gui.sql.event.ConnectionEvent

Packages that use ConnectionEvent
weka.gui.sql   
weka.gui.sql.event   
 

Uses of ConnectionEvent in weka.gui.sql
 

Methods in weka.gui.sql with parameters of type ConnectionEvent
 void 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
 

Methods in weka.gui.sql.event with parameters of type ConnectionEvent
 void ConnectionListener.connectionChange(ConnectionEvent evt)
          This method gets called when the connection is either established or disconnected.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.