Uses of Interface
com.vividsolutions.jump.workbench.ui.LayerNamePanelProxy
-
Packages that use LayerNamePanelProxy 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 com.vividsolutions.jump.workbench.ui.cursortool.editing com.vividsolutions.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items).org.openjump.core.ui.plugin.edit.helpclassesselection -
-
Uses of LayerNamePanelProxy in com.vividsolutions.jump.workbench
Classes in com.vividsolutions.jump.workbench that implement LayerNamePanelProxy Modifier and Type Class Description class
JUMPWorkbenchContext
Implementation ofWorkbenchContext
for theJUMPWorkbench
.class
WorkbenchContext
Convenience methods for accessing the various elements in the Workbench structure. -
Uses of LayerNamePanelProxy in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement LayerNamePanelProxy Modifier and Type Class Description class
PlugInContext
Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Uses of LayerNamePanelProxy in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement LayerNamePanelProxy Modifier and Type Class Description class
InfoFrame
Provides proxied (non-spatial) views of a Layer.static class
InfoFrame.DetachableInternalFrameWithProxies
class
PrimaryInfoFrame
A TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.class
TaskFrame
class
TreeLayerNamePanel
-
Uses of LayerNamePanelProxy in com.vividsolutions.jump.workbench.ui.cursortool.editing
Constructors in com.vividsolutions.jump.workbench.ui.cursortool.editing with parameters of type LayerNamePanelProxy Constructor Description FeatureDrawingUtil(LayerNamePanelProxy layerNamePanelProxy)
-
Uses of LayerNamePanelProxy in com.vividsolutions.jump.workbench.ui.plugin
Classes in com.vividsolutions.jump.workbench.ui.plugin that implement LayerNamePanelProxy Modifier and Type Class Description static class
ViewAttributesPlugIn.ViewAttributesFrame
-
Uses of LayerNamePanelProxy in org.openjump.core.ui.plugin.edit.helpclassesselection
Constructors in org.openjump.core.ui.plugin.edit.helpclassesselection with parameters of type LayerNamePanelProxy Constructor Description FenceDrawingUtil(LayerNamePanelProxy layerNamePanelProxy)
Constructor
-