Uses of Class
com.vividsolutions.jump.workbench.ui.WorkbenchFrame
Packages that use WorkbenchFrame
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 WorkbenchFrame in com.vividsolutions.jump.workbench
Methods in com.vividsolutions.jump.workbench that return WorkbenchFrame -
Uses of WorkbenchFrame in com.vividsolutions.jump.workbench.plugin
Methods in com.vividsolutions.jump.workbench.plugin that return WorkbenchFrame -
Uses of WorkbenchFrame in com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.jump.workbench.ui that return WorkbenchFrameModifier and TypeMethodDescriptionLayerViewPanel.getWorkBenchFrame()Find the parent WorkBenchFrame.Constructors in com.vividsolutions.jump.workbench.ui with parameters of type WorkbenchFrame -
Uses of WorkbenchFrame in com.vividsolutions.jump.workbench.ui.plugin
Methods in com.vividsolutions.jump.workbench.ui.plugin with parameters of type WorkbenchFrameModifier and TypeMethodDescriptionvoidOpenProjectPlugIn.open(File file, WorkbenchFrame workbenchFrame) Deprecated.protected voidAbstractSaveProjectPlugIn.save(Task task, File file, WorkbenchFrame frame) -
Uses of WorkbenchFrame in com.vividsolutions.jump.workbench.ui.zoom
Constructors in com.vividsolutions.jump.workbench.ui.zoom with parameters of type WorkbenchFrameModifierConstructorDescriptionZoomBar(boolean showingSliderLabels, boolean showingRightSideLabel, WorkbenchFrame frame) -
Uses of WorkbenchFrame in org.openjump.core.rasterimage.algorithms
Fields in org.openjump.core.rasterimage.algorithms declared as WorkbenchFrameModifier and TypeFieldDescriptionstatic WorkbenchFrameGenericRasterAlgorithm.framestatic WorkbenchFrameKernelAlgorithm.framestatic WorkbenchFrameVectorizeAlgorithm.frame -
Uses of WorkbenchFrame in org.openjump.core.ui.plugin.raster
Fields in org.openjump.core.ui.plugin.raster declared as WorkbenchFrameModifier and TypeFieldDescriptionstatic WorkbenchFrameCropWarpPlugIn.framestatic WorkbenchFrameManageDataPlugIn.framestatic WorkbenchFrameUtils.framestatic WorkbenchFrameProfileGraphGUI.wFrame -
Uses of WorkbenchFrame in org.openjump.core.ui.util
Methods in org.openjump.core.ui.util with parameters of type WorkbenchFrameModifier and TypeMethodDescriptionstatic voidExceptionUtil.reportExceptions(List<Throwable> exceptions, DataSourceQuery dataSourceQuery, WorkbenchFrame workbenchFrame, HTMLFrame outputFrame)