Package org.locationtech.jts.jump.workbench.datasource
The DataSourceQueryChooser API is used to provide a GUI for a
DataSource, enabling it to be part of the JUMP Workbench.
- See Also:
org.locationtech.jts.jump.io.datasource
-
Interface Summary Interface Description DataSourceQueryChooser UI for picking datasets for a given format. -
Class Summary Class Description DataSourceQueryChooserDialog Contains the various DataSourceQueryChooser panels, regardless of whether they are for files, databases, web services, or other kinds of DataSources.DataSourceQueryChooserManager Registry for DataSourceQueryChoosers which plug-ins may add to when the JUMP Workbench starts up.FileDataSourceQueryChooser UI for picking datasets stored in files.FileDataSourceQueryChooser.FileChooserPanel GMLDataSourceQueryChooserInstaller Adds to the JUMP Workbench the UIs for opening and saving GML files.InstallStandardDataSourceQueryChoosersPlugIn Adds to the JUMP Workbench the UIs for opening and saving files with the basic file formats.LoadDatasetPlugIn Prompts the user to pick a dataset to load.LoadFileDataSourceQueryChooser UI for picking a file-based dataset to load.SaveDatasetAsPlugIn Prompts the user to pick a dataset to save.SaveFileDataSourceQueryChooser UI for picking a file-based dataset to save.