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 classEditOptionsPanelImplements anOptionsPanelfor Edit.classOptionsPanelV2TODO Purpose ofclassSnapVerticesToolsOptionsPanelMethods in com.vividsolutions.jump.workbench.ui with parameters of type OptionsPanel Modifier and Type Method Description voidOptionsDialog. addTab(String title, OptionsPanel panel)voidOptionsDialog. 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 classProxySettingsOptionsPanelAllows 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 classSkinOptionsPanelImplements anOptionsPanelto 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 classSnapOptionsPanel -
Uses of OptionsPanel in org.openjump.core.ui
Classes in org.openjump.core.ui that implement OptionsPanel Modifier and Type Class Description classDatasetOptionsPanelOptionsPanel for setting up some dataset options.classSelectionStyllingOptionsPanelOptionsPanel 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 classConstraintsOptionsPanel -
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 classAdvancedMeasureOptionsPanelThis 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 classConfigTooltipPanelPanel de configuracion de los tooltips de las capas
-