Uses of Class
adams.gui.chooser.DefaultReportFileChooser
-
Packages that use DefaultReportFileChooser Package Description adams.gui.visualization.image adams.gui.visualization.image.plugins -
-
Uses of DefaultReportFileChooser in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as DefaultReportFileChooser Modifier and Type Field Description protected DefaultReportFileChooserImagePanel.PaintPanel. m_ReportFileChooserthe filechooser for reports.Methods in adams.gui.visualization.image that return DefaultReportFileChooser Modifier and Type Method Description protected DefaultReportFileChooserImagePanel.PaintPanel. getReportFileChooser()Returns the report filechooser to use. -
Uses of DefaultReportFileChooser in adams.gui.visualization.image.plugins
Methods in adams.gui.visualization.image.plugins that return DefaultReportFileChooser Modifier and Type Method Description protected DefaultReportFileChooserDisplayObjectLocationsFromReport. configureFileChooser(File file)Configures the filechooser for selecting the report.
-