Uses of Class
adams.gui.tools.previewbrowser.ObjectLocationsFromReport.CombinedPanel
-
Packages that use ObjectLocationsFromReport.CombinedPanel Package Description adams.gui.tools.previewbrowser -
-
Uses of ObjectLocationsFromReport.CombinedPanel in adams.gui.tools.previewbrowser
Methods in adams.gui.tools.previewbrowser with parameters of type ObjectLocationsFromReport.CombinedPanel Modifier and Type Method Description protected void
ObjectLocationsFromReport. loadAdditionalReports(ObjectLocationsFromReport.CombinedPanel panel, File file, Report report)
Hook method for loading additional reports.protected Report
ObjectLocationsFromReport. loadReport(ObjectLocationsFromReport.CombinedPanel panel, File file)
Loads the report associated with the image file.protected void
ObjectLocationsFromReport. postProcessPanel(ObjectLocationsFromReport.CombinedPanel panel, Report report, boolean isCreate)
For post-processing the panel after creating or re-using it, before displaying it.
-