Search Java Classes and Packages
Search Java Frameworks and Libraries
#Weka.gui.sql Classes and Interfaces - 16 results found.
| Name | Description | Type | Package | Framework |
| ConnectionEvent | An event that is generated when a connection is established or dropped. | Class | weka.gui.sql.event | Weka |
|
| ConnectionListener | A listener for connect/disconnect events. | Interface | weka.gui.sql.event | Weka |
|
| ConnectionPanel | Enables the user to insert a database URL, plus user/password to connect toVersion:$Revision: 10222 $Author:FracPete (fracpete at waikato dot ac dot nz)See Also:Serialized Form | Class | weka.gui.sql | Weka |
|
| DbUtils | A little bit extended DatabaseUtils class. | Class | weka.gui.sql | Weka |
|
| QueryExecuteEvent | An event that is generated when a query is executed. | Class | weka.gui.sql.event | Weka |
|
| QueryExecuteListener | A listener for executing queries. | Interface | weka.gui.sql.event | Weka |
|
| QueryPanel | Represents a panel for entering an SQL query. | Class | weka.gui.sql | Weka |
|
| ResultChangedEvent | An event that is generated when a different Result is activated in theVersion:$Revision: 8034 $Author:FracPete (fracpete at waikato dot ac dot nz)See Also:ResultChangedListener, | Class | weka.gui.sql.event | Weka |
|
| ResultChangedListener | A listener that is notified if another Result is activated in theVersion:$Revision: 8034 $Author:FracPete (fracpete at waikato dot ac dot nz) | Interface | weka.gui.sql.event | Weka |
|
| ResultPanel | Represents a panel for displaying the results of a query in table format. | Class | weka.gui.sql | Weka |
|
| ResultSetHelper | Represents an extended JTable, containing a table model based on a ResultSet and the corresponding query. | Class | weka.gui.sql | Weka |
|
| ResultSetTable | Represents an extended JTable, containing a table model based on a ResultSet and the corresponding query. | Class | weka.gui.sql | Weka |
|
| ResultSetTableCellRenderer | Handles the background colors for missing values differently than the DefaultTableCellRenderer. | Class | weka.gui.sql | Weka |
|
| ResultSetTableModel | The model for an SQL ResultSet. | Class | weka.gui.sql | Weka |
|
| SqlViewer | Represents a little tool for querying SQL databases. | Class | weka.gui.sql | Weka |
|
| SqlViewerDialog | A little dialog containing the SqlViewer. | Class | weka.gui.sql | Weka |