Uses of Interface
com.vividsolutions.jump.workbench.ui.RecordPanelModel
-
Packages that use RecordPanelModel Package Description com.vividsolutions.jump.workbench.ui com.vividsolutions.jump.workbench.ui.plugin.datastore -
-
Uses of RecordPanelModel in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement RecordPanelModel Modifier and Type Class Description class
HTMLPanel
Constructors in com.vividsolutions.jump.workbench.ui with parameters of type RecordPanelModel Constructor Description RecordPanel(RecordPanelModel model)
-
Uses of RecordPanelModel in com.vividsolutions.jump.workbench.ui.plugin.datastore
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore that implement RecordPanelModel Modifier and Type Class Description class
RunDatastoreQueryPanel
The panel used to choose a connection and input a SQL query.
-