public class CATGrowthSimulationSpeciesSelector extends REpiceaMatchSelector<CATSettings.CATSpecies>
Modifier and Type | Class and Description |
---|---|
protected static class |
CATGrowthSimulationSpeciesSelector.CATGrowthSimulationSpeciesSelectorDialog |
protected static class |
CATGrowthSimulationSpeciesSelector.ColumnName |
columnNames, filename, guiInterface, matchMap, potentialMatches
Modifier | Constructor and Description |
---|---|
protected |
CATGrowthSimulationSpeciesSelector(java.lang.Object[] toBeMatched) |
Modifier and Type | Method and Description |
---|---|
CATGrowthSimulationSpeciesSelector.CATGrowthSimulationSpeciesSelectorDialog |
getUI(java.awt.Container parent)
This method returns the GUI interface of the class that implements this interface.
|
addMatches, getFileFilter, getFilename, getMatch, getMemorizerPackage, getPotentialMatches, isVisible, load, main, save, setFilename, showUI, tableChanged, unpackMemorizerPackage
protected CATGrowthSimulationSpeciesSelector(java.lang.Object[] toBeMatched)
public CATGrowthSimulationSpeciesSelector.CATGrowthSimulationSpeciesSelectorDialog getUI(java.awt.Container parent)
REpiceaUIObjectWithParent
getUI
in interface REpiceaUIObjectWithParent
getUI
in class REpiceaMatchSelector<CATSettings.CATSpecies>
parent
- a parent Container instance (can be null)