Uses of Interface
com.vividsolutions.jump.workbench.ui.LayerableNamePanel
-
Packages that use LayerableNamePanel Package Description com.vividsolutions.jump.workbench com.vividsolutions.jump.workbench.plugin The API for "plug-ins", which are code modules that can be assigned to buttons and menu items.com.vividsolutions.jump.workbench.ui -
-
Uses of LayerableNamePanel in com.vividsolutions.jump.workbench
Methods in com.vividsolutions.jump.workbench that return LayerableNamePanel Modifier and Type Method Description LayerableNamePanel
JUMPWorkbenchContext. getLayerableNamePanel()
abstract LayerableNamePanel
WorkbenchContext. getLayerableNamePanel()
-
Uses of LayerableNamePanel in com.vividsolutions.jump.workbench.plugin
Methods in com.vividsolutions.jump.workbench.plugin that return LayerableNamePanel Modifier and Type Method Description LayerableNamePanel
PlugInContext. getLayerableNamePanel()
-
Uses of LayerableNamePanel in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement LayerableNamePanel Modifier and Type Class Description class
AttributeTab
Implements an Attribute Tab.class
DummyLayerNamePanel
Implements a minimal LayerNamePanel in a JPanel.class
OneLayerAttributeTab
Displays and stays in sync with a single Layer.class
TreeLayerNamePanel
Methods in com.vividsolutions.jump.workbench.ui that return LayerableNamePanel Modifier and Type Method Description protected LayerableNamePanel
TaskFrame. createLayerNamePanel()
LayerableNamePanel
LayerableNamePanelProxy. getLayerableNamePanel()
LayerableNamePanel
TaskFrame. getLayerableNamePanel()
-