Uses of Class
org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel
-
Packages that use DataStoreSaveDriverPanel Package Description org.openjump.core.ui.plugin.datastore.h2 org.openjump.core.ui.plugin.datastore.postgis2 -
-
Uses of DataStoreSaveDriverPanel in org.openjump.core.ui.plugin.datastore.h2
Subclasses of DataStoreSaveDriverPanel in org.openjump.core.ui.plugin.datastore.h2 Modifier and Type Class Description classH2SaveDriverPanelPanel containing user interface elements to save a layer into a PostGIS table. -
Uses of DataStoreSaveDriverPanel in org.openjump.core.ui.plugin.datastore.postgis2
Subclasses of DataStoreSaveDriverPanel in org.openjump.core.ui.plugin.datastore.postgis2 Modifier and Type Class Description classPostGISSaveDriverPanelPanel containing user interface elements to save a layer into a PostGIS table.
-