Uses of Class
mgui.interfaces.datasources.DataSourceDriverOptions
| Package | Description |
|---|---|
| mgui.interfaces.datasources |
This package provides interface objects which allow the user to interface with the
core data source classes.
|
-
Uses of DataSourceDriverOptions in mgui.interfaces.datasources
Methods in mgui.interfaces.datasources with parameters of type DataSourceDriverOptions Modifier and Type Method Description static voidDataSourceDriverDialogBox. showDialog(DataSourceDriverOptions options)Shows a new dialog and blocks until it has closed.Constructors in mgui.interfaces.datasources with parameters of type DataSourceDriverOptions Constructor Description DataSourceDriverDialogBox(javax.swing.JFrame frame, DataSourceDriverOptions options)