Uses of Interface
com.vividsolutions.jump.workbench.ui.OptionsPanel
-
-
Uses of OptionsPanel in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement OptionsPanel Modifier and Type Class Description class
EditOptionsPanel
Implements anOptionsPanel
for Edit.class
OptionsPanelV2
TODO Purpose ofclass
SnapVerticesToolsOptionsPanel
Methods in com.vividsolutions.jump.workbench.ui with parameters of type OptionsPanel Modifier and Type Method Description void
OptionsDialog. addTab(String title, OptionsPanel panel)
void
OptionsDialog. addTab(String title, Icon icon, OptionsPanel panel)
-
Uses of OptionsPanel in com.vividsolutions.jump.workbench.ui.network
Classes in com.vividsolutions.jump.workbench.ui.network that implement OptionsPanel Modifier and Type Class Description class
ProxySettingsOptionsPanel
Allows to configure the network connection (through a proxy HTTP or SOCKS) -
Uses of OptionsPanel in com.vividsolutions.jump.workbench.ui.plugin.skin
Classes in com.vividsolutions.jump.workbench.ui.plugin.skin that implement OptionsPanel Modifier and Type Class Description class
SkinOptionsPanel
Implements anOptionsPanel
to allow skin selection. -
Uses of OptionsPanel in com.vividsolutions.jump.workbench.ui.snap
Classes in com.vividsolutions.jump.workbench.ui.snap that implement OptionsPanel Modifier and Type Class Description class
SnapOptionsPanel
-
Uses of OptionsPanel in org.openjump.core.ui
Classes in org.openjump.core.ui that implement OptionsPanel Modifier and Type Class Description class
DatasetOptionsPanel
OptionsPanel for setting up some dataset options.class
SelectionStyllingOptionsPanel
OptionsPanel for setting up the size, color and the from of selected features. -
Uses of OptionsPanel in org.openjump.core.ui.plugin.edittoolbox.tab
Classes in org.openjump.core.ui.plugin.edittoolbox.tab that implement OptionsPanel Modifier and Type Class Description class
ConstraintsOptionsPanel
-
Uses of OptionsPanel in org.openjump.core.ui.plugin.tools
Classes in org.openjump.core.ui.plugin.tools that implement OptionsPanel Modifier and Type Class Description class
AdvancedMeasureOptionsPanel
This Panel displays the options for the AdvancedMeasureTool. -
Uses of OptionsPanel in org.saig.jump.widgets.config
Classes in org.saig.jump.widgets.config that implement OptionsPanel Modifier and Type Class Description class
ConfigTooltipPanel
Panel de configuracion de los tooltips de las capas
-