Uses of Class
org.locationtech.jts.jump.workbench.ui.HTMLFrame
-
Packages that use HTMLFrame Package Description org.locationtech.jts.jump.workbench.plugin The API for "plug-ins", which are code modules that can be assigned to buttons and menu items.org.locationtech.jts.jump.workbench.ui org.locationtech.jts.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). -
-
Uses of HTMLFrame in org.locationtech.jts.jump.workbench.plugin
Methods in org.locationtech.jts.jump.workbench.plugin that return HTMLFrame Modifier and Type Method Description HTMLFrame
PlugInContext. getOutputFrame()
-
Uses of HTMLFrame in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui that return HTMLFrame Modifier and Type Method Description HTMLFrame
WorkbenchFrame. getOutputFrame()
Methods in org.locationtech.jts.jump.workbench.ui with parameters of type HTMLFrame Modifier and Type Method Description void
WorkbenchFrame. flash(HTMLFrame frame)
-
Uses of HTMLFrame in org.locationtech.jts.jump.workbench.ui.plugin
Methods in org.locationtech.jts.jump.workbench.ui.plugin with parameters of type HTMLFrame Modifier and Type Method Description void
LayerStatisticsPlugIn. output(LayerStatisticsPlugIn.LayerStatistics ls, HTMLFrame out)
-