Uses of Interface
com.vividsolutions.jump.workbench.ui.LayerableNamePanelProxy
-
Packages that use LayerableNamePanelProxy 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 LayerableNamePanelProxy in com.vividsolutions.jump.workbench
Classes in com.vividsolutions.jump.workbench that implement LayerableNamePanelProxy 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 LayerableNamePanelProxy in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement LayerableNamePanelProxy Modifier and Type Class Description class
PlugInContext
Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Uses of LayerableNamePanelProxy in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement LayerableNamePanelProxy Modifier and Type Class Description class
TaskFrame
-