Uses of Class
adams.gui.tools.previewbrowser.CocoAnnotationsHandler.CombinedPanel
-
Packages that use CocoAnnotationsHandler.CombinedPanel Package Description adams.gui.tools.previewbrowser -
-
Uses of CocoAnnotationsHandler.CombinedPanel in adams.gui.tools.previewbrowser
Methods in adams.gui.tools.previewbrowser with parameters of type CocoAnnotationsHandler.CombinedPanel Modifier and Type Method Description protected FileCocoAnnotationsHandler. determineBaseFile(CocoAnnotationsHandler.CombinedPanel panel, File file)Determines the basefile, either current location or alternative one.protected ReportCocoAnnotationsHandler. loadFromJson(CocoAnnotationsHandler.CombinedPanel panel, File file)Loads the report associated with the image file.protected File[]CocoAnnotationsHandler. locateJsonFiles(CocoAnnotationsHandler.CombinedPanel panel, File file)Locates all JSON files in relation to the file.protected voidCocoAnnotationsHandler. refreshReportsIfNecessary(CocoAnnotationsHandler.CombinedPanel panel, File file)Refreshes the report cache if necessary.
-