public final class DouglasFCBATreeLoggerParameters extends TreeLoggerParameters<lerfob.treelogger.douglasfirfcba.DouglasFCBALogCategory>
Modifier and Type | Class and Description |
---|---|
static class |
DouglasFCBATreeLoggerParameters.Grade |
TreeLoggerParameters.TreeLoggerParametersFileFilter
ANY_SPECIES, treeLogger, TreeLoggerFileFilter
Modifier | Constructor and Description |
---|---|
protected |
DouglasFCBATreeLoggerParameters() |
Modifier and Type | Method and Description |
---|---|
lerfob.treelogger.douglasfirfcba.DouglasFCBATreeLoggerParametersDialog |
getUI(java.awt.Container parent)
This method returns the GUI interface of the class that implements this interface.
|
protected void |
initializeDefaultLogCategories()
This method serves to create a default list of selected tree log
categories.
|
boolean |
isCorrect()
This method checks if the parameters are correct for the treelogger.
|
boolean |
isVisible()
This method returns true if the GUI is visible.
|
static void |
main(java.lang.String[] args) |
createTreeLoggerInstance, equals, fireEvent, getDefaultSpecies, getFileFilter, getFilename, getGUIPermission, getLogCategories, getLogCategory, getLogCategoryList, getLogCategoryNames, getMemorizerPackage, getSpeciesLogCategories, getTreeLoggerDescription, isParameterDialogCanceled, load, load, loadFromFile, postUnmarshallingAction, save, save, setFilename, setParameterDialogCanceled, setReadWritePermissionGranted, showUI, toString, unpackMemorizerPackage
protected void initializeDefaultLogCategories()
TreeLoggerParameters
initializeDefaultLogCategories
in class TreeLoggerParameters<lerfob.treelogger.douglasfirfcba.DouglasFCBALogCategory>
public boolean isCorrect()
TreeLoggerParameters
isCorrect
in class TreeLoggerParameters<lerfob.treelogger.douglasfirfcba.DouglasFCBALogCategory>
public lerfob.treelogger.douglasfirfcba.DouglasFCBATreeLoggerParametersDialog getUI(java.awt.Container parent)
REpiceaUIObjectWithParent
getUI
in interface REpiceaUIObjectWithParent
getUI
in class TreeLoggerParameters<lerfob.treelogger.douglasfirfcba.DouglasFCBALogCategory>
parent
- a parent Container instance (can be null)public boolean isVisible()
REpiceaUIObjectWithParent
public static void main(java.lang.String[] args)