Uses of Class
adams.gui.chooser.ParameterMapFileChooser
-
Packages that use ParameterMapFileChooser Package Description adams.gui.tools.wekainvestigator.tab -
-
Uses of ParameterMapFileChooser in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as ParameterMapFileChooser Modifier and Type Field Description protected ParameterMapFileChooser
AbstractInvestigatorTab. m_FileChooserParameters
the file chooser.Methods in adams.gui.tools.wekainvestigator.tab that return ParameterMapFileChooser Modifier and Type Method Description protected ParameterMapFileChooser
AbstractInvestigatorTab. getFileChooserParameters()
Returns the file chooser for parameters.
-