|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||