Class AbstractOutputDriver
java.lang.Object
com.vividsolutions.jump.workbench.driver.AbstractDriver
com.vividsolutions.jump.workbench.driver.AbstractOutputDriver
- Direct Known Subclasses:
FMEFileOutputDriver, GMLFileOutputDriver, JMLFileOutputDriver, ShapefileOutputDriver, WKTFileOutputDriver
Deprecated.
Use DataSourceQueryChooser instead
-
Field Summary
Fields inherited from class AbstractDriver
driverManager, errorHandler -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPanel()Deprecated.voidinitialize(DriverManager driverManager, ErrorHandler errorHandler) Deprecated.abstract voidDeprecated.Called after the user has pressed OK on the DriverDialog.Methods inherited from class AbstractDriver
toString
-
Constructor Details
-
AbstractOutputDriver
public AbstractOutputDriver()Deprecated.
-
-
Method Details
-
output
-
getPanel
-
initialize
Deprecated.- Overrides:
initializein classAbstractDriver
-