Uses of Class
mgui.interfaces.datasources.DataSourceOptions
| Package | Description |
|---|---|
| mgui.interfaces.datasources |
This package provides interface objects which allow the user to interface with the
core data source classes.
|
-
Uses of DataSourceOptions in mgui.interfaces.datasources
Methods in mgui.interfaces.datasources with parameters of type DataSourceOptions Modifier and Type Method Description static DataSourceDataSourceDialogBox. showPanel(DataSourceOptions options)Constructors in mgui.interfaces.datasources with parameters of type DataSourceOptions Constructor Description DataSourceDialogBox(javax.swing.JFrame aFrame, DataSourceOptions options)