Uses of Interface
com.vividsolutions.jump.workbench.ui.LayerNamePanel
Packages that use LayerNamePanel
Package
Description
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of LayerNamePanel in com.vividsolutions.jump.workbench
Methods in com.vividsolutions.jump.workbench that return LayerNamePanelModifier and TypeMethodDescriptionJUMPWorkbenchContext.getLayerNamePanel()abstract LayerNamePanelWorkbenchContext.getLayerNamePanel()Deprecated.in favor of getLayerableNamePanel() -
Uses of LayerNamePanel in com.vividsolutions.jump.workbench.plugin
Methods in com.vividsolutions.jump.workbench.plugin that return LayerNamePanelConstructors in com.vividsolutions.jump.workbench.plugin with parameters of type LayerNamePanelModifierConstructorDescriptionPlugInContext(WorkbenchContext workbenchContext, Task task, LayerManagerProxy layerManagerProxy, LayerNamePanel layerNamePanel, LayerViewPanel layerViewPanel) -
Uses of LayerNamePanel in com.vividsolutions.jump.workbench.ui
Subinterfaces of LayerNamePanel in com.vividsolutions.jump.workbench.uiModifier and TypeInterfaceDescriptioninterfaceThis is implemented as an extra interface to keep legacy compatibility for LayerNamePanel.Classes in com.vividsolutions.jump.workbench.ui that implement LayerNamePanelModifier and TypeClassDescriptionclassImplements an Attribute Tab.classImplements a minimal LayerNamePanel in a JPanel.classDisplays and stays in sync with a single Layer.classMethods in com.vividsolutions.jump.workbench.ui that return LayerNamePanelModifier and TypeMethodDescriptionInfoFrame.DetachableInternalFrameWithProxies.getLayerNamePanel()InfoFrame.getLayerNamePanel()LayerNamePanelProxy.getLayerNamePanel()TaskFrame.getLayerNamePanel()TreeLayerNamePanel.getLayerNamePanel()Methods in com.vividsolutions.jump.workbench.ui with parameters of type LayerNamePanelModifier and TypeMethodDescriptionstatic LayerTreeLayerNamePanel.chooseEditableLayer(LayerNamePanel panel) static Layerable[]TreeLayerNamePanel.selectedLayerables(LayerNamePanel layerNamePanel) static Layer[]TreeLayerNamePanel.selectedLayers(LayerNamePanel layerNamePanel) -
Uses of LayerNamePanel in com.vividsolutions.jump.workbench.ui.plugin
Methods in com.vividsolutions.jump.workbench.ui.plugin that return LayerNamePanelMethods in com.vividsolutions.jump.workbench.ui.plugin with parameters of type LayerNamePanelModifier and TypeMethodDescriptionstatic voidSelectFeaturesInFencePlugIn.execute(LayerViewPanel layerViewPanel, LayerNamePanel layerNamePanel, org.locationtech.jts.geom.Geometry fence, boolean skipUnselectedLayers, boolean mentionModifierHelp) protected LayerableMoveLayerablePlugIn.selectedLayerable(LayerNamePanel layerNamePanel)