- FeedbackDictionary(String, FHAESPreferences.PrefKey) - Constructor for enum org.fhaes.feedback.FeedbackPreferenceManager.FeedbackDictionary
-
Initialize the human-readable string and associated preference key for the feedback message.
- FeedbackDisplayProtocol - Enum in org.fhaes.enums
-
FeedbackDisplayProtocol Enum.
- FeedbackDisplayProtocol() - Constructor for enum org.fhaes.enums.FeedbackDisplayProtocol
-
- feedbackMessageIcon - Variable in class org.fhaes.feedback.FeedbackMessagePanel
-
- FeedbackMessagePanel - Class in org.fhaes.feedback
-
FeedbackMessagePanel Class.
- FeedbackMessagePanel() - Constructor for class org.fhaes.feedback.FeedbackMessagePanel
-
Creates new a FeedbackMessagePanel.
- feedbackMessagePanel - Static variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
-
- feedbackMessagePanel - Variable in class org.fhaes.gui.CategoryEditor
-
- feedbackMessagePanel - Variable in class org.fhaes.gui.MainWindow
-
- FeedbackMessagePanel.AutoHideMessageTask - Class in org.fhaes.feedback
-
AutoHideMessageTask Class.
- feedbackMessageText - Variable in class org.fhaes.feedback.FeedbackMessagePanel
-
- FeedbackMessageType - Enum in org.fhaes.enums
-
FeedbackMessageType Enum.
- FeedbackMessageType(Color, Icon) - Constructor for enum org.fhaes.enums.FeedbackMessageType
-
Initialize the background color, and display icon for the FeedbackMessageType.
- FeedbackPreferenceManager - Class in org.fhaes.feedback
-
FeedbackPreferenceManager Class.
- FeedbackPreferenceManager() - Constructor for class org.fhaes.feedback.FeedbackPreferenceManager
-
- FeedbackPreferenceManager.FeedbackDictionary - Enum in org.fhaes.feedback
-
This enum contains a set of feedback messages with show/hide preferences.
- FFyearperTree - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- fglist - Variable in class org.fhaes.model.FHFileGroupTableModel
-
- FHAES_ABOUT - Static variable in class org.fhaes.help.RemoteHelp
-
- FHAES_CATEGORY_FILE_HEADER - Static variable in class org.fhaes.fhfilereader.FHCategoryReader
-
- FHAES_CATEGORY_FILE_VERSION - Static variable in class org.fhaes.fhfilereader.FHCategoryReader
-
- FHAES_HELP_HOME - Static variable in class org.fhaes.help.RemoteHelp
-
- FHAES_HOMEPAGE - Static variable in class org.fhaes.help.RemoteHelp
-
- FHAESAction - Class in org.fhaes.util
-
FHAESAction Class.
- FHAESAction(String) - Constructor for class org.fhaes.util.FHAESAction
-
Simple constructor where just the name is specified.
- FHAESAction(String, String) - Constructor for class org.fhaes.util.FHAESAction
-
Constructor for this action.
- FHAESAction(String, String, String) - Constructor for class org.fhaes.util.FHAESAction
-
Constructor for this action.
- FHAESAction(String, String, String, String) - Constructor for class org.fhaes.util.FHAESAction
-
Constructor for this action.
- FHAESAction.ButtonSelectionActionAdapter - Class in org.fhaes.util
-
ButtonSelectionActionAdapter Class.
- FHAESCategoryTreeNode - Class in org.fhaes.model
-
FHAESCategoryTreeNode Class.
- FHAESCategoryTreeNode(String, ImageIcon) - Constructor for class org.fhaes.model.FHAESCategoryTreeNode
-
- FHAESCategoryTreeNode(String) - Constructor for class org.fhaes.model.FHAESCategoryTreeNode
-
- FHAESCheckBoxMenuItem - Class in org.fhaes.components
-
FHAESCheckBoxMenuItem Class.
- FHAESCheckBoxMenuItem(FHAESAction) - Constructor for class org.fhaes.components.FHAESCheckBoxMenuItem
-
Construct a FHAESCheckBoxMenuItem from a FHAESAction.
- FHAESFileFilter - Class in org.fhaes.filefilter
-
FHAESFileFilter Class.
- FHAESFileFilter() - Constructor for class org.fhaes.filefilter.FHAESFileFilter
-
- FHAESLocale(String, String, String) - Constructor for enum org.fhaes.util.I18n.FHAESLocale
-
Create a FHAESLocale with the name, language and country
- FHAESMapMarker - Class in org.fhaes.util
-
FHAESMapMarker Class.
- FHAESMapMarker(Color, double, double) - Constructor for class org.fhaes.util.FHAESMapMarker
-
TODO
- FHAESMenuItem - Class in org.fhaes.components
-
FHAESMenuItem Class.
- FHAESMenuItem(FHAESAction) - Constructor for class org.fhaes.components.FHAESMenuItem
-
Construct a FHAESMenuItem from a FHAESAction.
- FHAESPreferences - Class in org.fhaes.preferences
-
FHAESPreferences Class.
- FHAESPreferences() - Constructor for class org.fhaes.preferences.FHAESPreferences
-
- FHAESPreferences.PrefKey - Enum in org.fhaes.preferences
-
This enum contains the keys for the preference values stored and used by FHAES.
- fhaesReader - Variable in class org.fhaes.model.FHFile
-
- FHAESResult - Enum in org.fhaes.enums
-
FHAESResult Enum.
- FHAESResult(String, String) - Constructor for enum org.fhaes.enums.FHAESResult
-
Initialize the full and short name strings for the FHAESResult.
- FHAESResultPopupMenu(ArrayList<FHAESAction>) - Constructor for class org.fhaes.gui.AnalysisResultsPanel.FHAESResultPopupMenu
-
- FHAESResultTreeNode - Class in org.fhaes.model
-
FHAESResultTreeNode Class.
- FHAESResultTreeNode(FHAESResult, ImageIcon) - Constructor for class org.fhaes.model.FHAESResultTreeNode
-
TODO
- FHAESResultTreeNode(FHAESResult) - Constructor for class org.fhaes.model.FHAESResultTreeNode
-
TODO
- FHAESResultTreeRenderer - Class in org.fhaes.gui
-
FHAESResultTreeRenderer Class.
- FHAESResultTreeRenderer() - Constructor for class org.fhaes.gui.FHAESResultTreeRenderer
-
- fhaesSites - Variable in class org.fhaes.gui.MapPanel
-
- fhc - Variable in class org.fhaes.gui.SpatialJoinDialog
-
- FHCategoryEntry - Class in org.fhaes.model
-
FHCategoryEntry Class.
- FHCategoryEntry(String, String, String) - Constructor for class org.fhaes.model.FHCategoryEntry
-
Initializes a new FHCategoryEntry.
- FHCategoryEntry(FHCategoryEntry) - Constructor for class org.fhaes.model.FHCategoryEntry
-
Copy constructor for FHCategoryEntry.
- FHCategoryReader - Class in org.fhaes.fhfilereader
-
FHCategoryReader Class.
- FHCategoryReader(File) - Constructor for class org.fhaes.fhfilereader.FHCategoryReader
-
Parses the input category file and stores its contents in the categoryEntries arrayList.
- FHCluster - Class in org.fhaes.util
-
FHCluster Class.
- FHCluster(ArrayList<FHFile>) - Constructor for class org.fhaes.util.FHCluster
-
Standard constructor.
- FHFile - Class in org.fhaes.model
-
FHFile Class.
- FHFile(File) - Constructor for class org.fhaes.model.FHFile
-
Initializes a new FHFile.
- FHFile(String) - Constructor for class org.fhaes.model.FHFile
-
TODO
- FHFileChecker - Class in org.fhaes.fhfilechecker
-
FHFileChecker Class.
- FHFileChecker() - Constructor for class org.fhaes.fhfilechecker.FHFileChecker
-
This is the default constructor.
- FHFileFirstYearComparator - Class in org.fhaes.model
-
FHFileFirstYearComparator Class.
- FHFileFirstYearComparator() - Constructor for class org.fhaes.model.FHFileFirstYearComparator
-
- FHFileGroup - Class in org.fhaes.model
-
FHFileGroup Class.
- FHFileGroup(String, ArrayList<FHFile>) - Constructor for class org.fhaes.model.FHFileGroup
-
TODO
- FHFileGroupCellEditor - Class in org.fhaes.model
-
FHFileGroupCellEditor Class.
- FHFileGroupCellEditor() - Constructor for class org.fhaes.model.FHFileGroupCellEditor
-
- FHFileGroupTableModel - Class in org.fhaes.model
-
FHFileGroupTableModel Class.
- FHFileGroupTableModel(ArrayList<FHFileGroup>) - Constructor for class org.fhaes.model.FHFileGroupTableModel
-
TODO
- FHFileLastYearComparator - Class in org.fhaes.model
-
FHFileLastYearComparator Class.
- FHFileLastYearComparator() - Constructor for class org.fhaes.model.FHFileLastYearComparator
-
- FHFileListCellRenderer - Class in org.fhaes.model
-
FHFileListCellRenderer Class.
- FHFileListCellRenderer() - Constructor for class org.fhaes.model.FHFileListCellRenderer
-
- FHFileNameComparator - Class in org.fhaes.model
-
FHFileNameComparator Class.
- FHFileNameComparator() - Constructor for class org.fhaes.model.FHFileNameComparator
-
- FHFileValidityComparator - Class in org.fhaes.model
-
FHFileValidityComparator Class.
- FHFileValidityComparator() - Constructor for class org.fhaes.model.FHFileValidityComparator
-
- FHInterval - Class in org.fhaes.analysis
-
FHInterval Class.
- FHInterval(FHFile[], AnalysisType, Integer, Integer, FireFilterType, Double, Boolean, EventTypeToProcess, Double) - Constructor for class org.fhaes.analysis.FHInterval
-
Construction for setting up an FHInterval analysis.
- FHInterval(FHFile[], File, Boolean, Boolean, Integer, Integer, Boolean, Boolean, Double, Boolean) - Constructor for class org.fhaes.analysis.FHInterval
-
Deprecated.
- FHIntTextBean - Class in org.fhaes.util
-
FHIntTextBean Class.
- FHIntTextBean() - Constructor for class org.fhaes.util.FHIntTextBean
-
TODO
- FHIntTextBean(int, int) - Constructor for class org.fhaes.util.FHIntTextBean
-
TODO
- fhm - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fhm - Variable in class org.fhaes.gui.AnalysisResultsPanel
-
- fhm - Variable in class org.fhaes.gui.ShapeFileDialog
-
- FHMatrix - Class in org.fhaes.analysis
-
FHMatrix Class.
- FHMatrix(FHFile[], Integer, Integer, FireFilterType, EventTypeToProcess, Double, Integer, NoDataLabel) - Constructor for class org.fhaes.analysis.FHMatrix
-
New simplified constructor for FHAES GUI
- FHMatrix(FHFile[], File, Integer, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Double) - Constructor for class org.fhaes.analysis.FHMatrix
-
Deprecated.
- FHOperations - Class in org.fhaes.tools
-
FHOperations Class.
- FHOperations(JFrame, File[], File, Integer, Integer, Double, FireFilterType, Boolean, Boolean, Boolean, int, String) - Constructor for class org.fhaes.tools.FHOperations
-
- FHRecorderWarningDialog - Class in org.fhaes.gui
-
FHRecorderWarningDialog Class.
- FHRecorderWarningDialog(Integer) - Constructor for class org.fhaes.gui.FHRecorderWarningDialog
-
Create the dialog.
- fhresult - Variable in class org.fhaes.model.FHAESResultTreeNode
-
- FHSampleSize - Class in org.fhaes.fhsamplesize.view
-
FHSampleSize Class.
- FHSampleSize(Window) - Constructor for class org.fhaes.fhsamplesize.view.FHSampleSize
-
Standard constructor for the window.
- FHSampleSize.ChartPopClickListener - Class in org.fhaes.fhsamplesize.view
-
The pop-up listener for the simulations chart
- FHSampleSize.ChartPopupMenu - Class in org.fhaes.fhsamplesize.view
-
The pop-up menu for the simulations chart
- FHSampleSize.DrawSSIZAnalysisTask - Class in org.fhaes.fhsamplesize.view
-
SwingWorker class for handling the calling of the analysis and drawing the progress bar.
- FHSampleSize.ResultPair - Class in org.fhaes.fhsamplesize.view
-
- FHSampleSize.ScrollViewport - Class in org.fhaes.fhsamplesize.view
-
TODO
- FHSampleSize.TablePopClickListener - Class in org.fhaes.fhsamplesize.view
-
The pop-up listener for the simulations data table.
- FHSampleSize.TablePopupMenu - Class in org.fhaes.fhsamplesize.view
-
The pop-up menu for the simulations data table
- FHSeasonality - Class in org.fhaes.analysis
-
FHSeasonality Class.
- FHSeasonality() - Constructor for class org.fhaes.analysis.FHSeasonality
-
- FHSeries - Class in org.fhaes.model
-
FHSeries Class.
- FHSeries(String, int, boolean, boolean, boolean[], boolean[], boolean[]) - Constructor for class org.fhaes.model.FHSeries
-
This class is a container for data about a single series within a fire history data file.
- FHSeries(FHSeries) - Constructor for class org.fhaes.model.FHSeries
-
Copy constructor for FHSeries.
- FHSummary - Class in org.fhaes.analysis
-
FHSummary Class.
- FHSummary(FHFile[]) - Constructor for class org.fhaes.analysis.FHSummary
-
Constructor for FHSummary
- FHTridasReader - Class in org.fhaes.fhfilereader
-
FHTridasReader Class.
- FHTridasReader(File) - Constructor for class org.fhaes.fhfilereader.FHTridasReader
-
- FHX2_Event - Class in org.fhaes.fhrecorder.model
-
FHX2_Event Class.
- FHX2_Event() - Constructor for class org.fhaes.fhrecorder.model.FHX2_Event
-
Default constructor; makes the event a dormant season fire scar that sets at DEFAULT_FIRST_YEAR.
- FHX2_Event(int) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Event
-
Creates an event with the given parameters; assumes event type to be the default event type, which is the dormant season fire scar
and sets the event year as the year selected by the user
- FHX2_Event(char, int) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Event
-
Creates an event with the given parameters as passed by the user which is updating the event type and the event year
- FHX2_File - Class in org.fhaes.fhrecorder.model
-
FHX2_File Class.
- FHX2_File() - Constructor for class org.fhaes.fhrecorder.model.FHX2_File
-
Default Constructor for FHX2_File to initialize the objects for the Required part and the Optional part of the file
- FHX2_FileOptionalPart - Class in org.fhaes.fhrecorder.model
-
FHX2_FileOptionalPart Class.
- FHX2_FileOptionalPart() - Constructor for class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
-
Default Constructor for FHX2_FileOptionalPart.
- FHX2_FileRequiredPart - Class in org.fhaes.fhrecorder.model
-
FHX2_FileRequiredPart Class.
- FHX2_FileRequiredPart() - Constructor for class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
-
Default Constructor for FHX2_FileRequiredPart.
- FHX2_MAX_FILE_NAME_LENGTH - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- FHX2_MAX_NUMBER_OF_SAMPLES - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- FHX2_MAX_SAMPLE_NAME_LENGTH - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- FHX2_META_DATA_LENGTH_MESSAGE - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- FHX2_Recording - Class in org.fhaes.fhrecorder.model
-
FHX2_Recording Class.
- FHX2_Recording() - Constructor for class org.fhaes.fhrecorder.model.FHX2_Recording
-
Default Constructor for FHX2_RecordingYear.
- FHX2_Recording(int, int) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Recording
-
Alternative Constructor for FHX2_RecordingYear.
- FHX2_Recording(int) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Recording
-
Alternative Constructor for FHX2_RecordingYear.
- FHX2_Sample - Class in org.fhaes.fhrecorder.model
-
FHX2_Sample Class.
- FHX2_Sample() - Constructor for class org.fhaes.fhrecorder.model.FHX2_Sample
-
Default Constructor for FHX2_Sample.
- FHX2_Sample(String) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Sample
-
Alternative Constructor for FHX2_Sample.
- FHX2_Sample(int, int) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Sample
-
Alternative Constructor for FHX2_Sample.
- FHX2_Sample(String, int, int, boolean, boolean) - Constructor for class org.fhaes.fhrecorder.model.FHX2_Sample
-
Alternative Constructor for FHX2_Sample.
- FHX2_SAMPLE_NAME_LENGTH_MESSAGE - Static variable in class org.fhaes.fhrecorder.model.FHX2_Sample
-
- FHX2_YEAR_LOWER_BOUNDARY - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- FHX2_YEAR_UPPER_BOUNDARY - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- FHX2FileReader - Class in org.fhaes.fhfilereader
-
FHX2FileReader Class.
- FHX2FileReader(File) - Constructor for class org.fhaes.fhfilereader.FHX2FileReader
-
Constructor for reading FHX2 format fire history data files
- fhx2Opt - Variable in class org.fhaes.fhrecorder.model.FHX2_File
-
- fhx2Req - Variable in class org.fhaes.fhrecorder.model.FHX2_File
-
- fhxFile - Variable in class org.fhaes.gui.ReportPanel
-
- FHXFileFilter - Class in org.fhaes.filefilter
-
FHXFileFilter Class.
- FHXFileFilter() - Constructor for class org.fhaes.filefilter.FHXFileFilter
-
- fhxFileList - Variable in class org.fhaes.gui.MainWindow
-
- fhxFiles - Variable in class org.fhaes.gui.ReportPanel
-
- field - Variable in class org.fhaes.preferences.wrappers.TextComponentWrapper
-
- FIELD_AREA_SAMPLED - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_COLLECTION_DATE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_COLLECTORS_NAME - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_COMMON_NAMES - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_COUNTRY - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_COUNTY - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_DATERS_NAME - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_FOREST - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_HABITAT_TYPE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_HIGHEST_ELEV - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_LATIN_NAMES - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_LATITUDE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_LONGITUDE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_LOWEST_ELEV - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_PARK - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_RANGER_DISTRICT - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_SAMPLE_COUNT - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_SITE_CODE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_SITE_NAME - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_SLOPE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_SLOPE_ASPECT - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_STATE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_SUBSTRATE - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_TOPO_MAP - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_TOWNSHIP_AND_RANGE - Static variable in class org.fhaes.help.LocalHelp
-
METADATA FIELD INFORMATION
- FIELD_UTM_EASTING - Static variable in class org.fhaes.help.LocalHelp
-
- FIELD_UTM_NORTHING - Static variable in class org.fhaes.help.LocalHelp
-
- fieldLengthLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- FIFTEEN_CHARACTERS - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- fIIIYearPerTree - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- fIIYearPerTree - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- file - Variable in class org.fhaes.fhfilereader.FHTridasReader
-
- file - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- fileBrowse - Variable in class org.fhaes.fhfilechecker.FHFileChecker
-
- FileController - Class in org.fhaes.fhrecorder.controller
-
FileController Class.
- FileController() - Constructor for class org.fhaes.fhrecorder.controller.FileController
-
- fileDialogWasUsed - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
-
- FileDropTargetListener - Class in org.fhaes.model
-
FileDropTargetListener Class.
- FileDropTargetListener() - Constructor for class org.fhaes.model.FileDropTargetListener
-
TODO
- fileDSCOH - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fileDSJAC - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fileHasNoValidData() - Method in class org.fhaes.fhrecorder.model.FHX2_File
-
Checks whether or not the FHX2 file contains valid data.
- fileHasValidHeader() - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
-
Returns a value indicating whether or not all header values were present during file load.
- fileList - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fileList - Variable in class org.fhaes.gui.FileLoadProgressDialog
-
- fileListListenerPaused - Variable in class org.fhaes.gui.MainWindow
-
- fileListModel - Variable in class org.fhaes.gui.MainWindow
-
- FileListModel - Class in org.fhaes.model
-
FileListModel Class.
- FileListModel(ArrayList<FHFile>) - Constructor for class org.fhaes.model.FileListModel
-
TODO
- FileListModel() - Constructor for class org.fhaes.model.FileListModel
-
TODO
- FileLoadProgressDialog - Class in org.fhaes.gui
-
FileLoadProgressDialog Class.
- FileLoadProgressDialog(Component, File[]) - Constructor for class org.fhaes.gui.FileLoadProgressDialog
-
TODO
- FileLoadProgressDialog.Task - Class in org.fhaes.gui
-
- fileName - Variable in class org.fhaes.fhfilechecker.PrintListingPainter
-
- fileName - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- fileNTP - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- filePath - Static variable in class org.fhaes.fhrecorder.controller.FileController
-
- filePathHasValidFile(String) - Method in class org.fhaes.fhsamplesize.view.FHSampleSize
-
Checks whether or not the file at the specified path is valid.
- FileReaderCalculationTests - Class in org.fhaes.fhutil
-
Unit test for simple App.
- FileReaderCalculationTests() - Constructor for class org.fhaes.fhutil.FileReaderCalculationTests
-
- files - Variable in class org.fhaes.gui.FileLoadProgressDialog
-
- files - Variable in class org.fhaes.model.FHFileGroup
-
- fileSCOH - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fileSite - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fileSJAC - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fileSortComboBox - Variable in class org.fhaes.gui.MainWindow
-
- filesToProcess - Variable in class org.fhaes.util.FHCluster
-
- filesWithNoCoords - Variable in class org.fhaes.util.FHCluster
-
- fileTree - Variable in class org.fhaes.gui.AnalysisProgressDialog
-
- fillTextFields() - Method in class org.fhaes.fhrecorder.view.MetaDataPanel
-
Sets text fields to their appropriate values.
- filterByNumber - Variable in class org.fhaes.analysis.FHMatrix
-
- filterByPercentage - Variable in class org.fhaes.analysis.FHMatrix
-
- filters2dI - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- filters2dII - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- filters2dIII - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- filterValue - Variable in class org.fhaes.analysis.FHInterval
-
- filterValue - Variable in class org.fhaes.analysis.FHMatrix
-
- findUnclosedRecording() - Method in class org.fhaes.fhrecorder.view.RecordingTable
-
Finds any recording event with the default last year.
- finish() - Method in class org.fhaes.gui.AnalysisProgressDialog
-
- finish() - Method in class org.fhaes.gui.FileLoadProgressDialog
-
TODO
- finish() - Method in class org.fhaes.jsea.JSEAProgressDialog
-
- fire_event_type - Variable in class org.fhaes.neofhchart.FireChartSVG
-
- FireChartSVG - Class in org.fhaes.neofhchart
-
FireChartSVG Class.
- FireChartSVG(AbstractFireHistoryReader) - Constructor for class org.fhaes.neofhchart.FireChartSVG
-
The constructor builds the DOM of the SVG.
- fireContentsChanged(Object, int, int) - Method in class org.fhaes.model.FileListModel
-
TODO
- FireFilterType - Enum in org.fhaes.enums
-
FireFilterType Enum.
- FireFilterType(String) - Constructor for enum org.fhaes.enums.FireFilterType
-
Initialize the human-readable string for the FireFilterType.
- fireFilterType - Variable in class org.fhaes.tools.FHOperations
-
- FireFilterTypeWrapper - Class in org.fhaes.preferences.wrappers
-
FireFilterTypeWrapper Class.
- FireFilterTypeWrapper(JComboBox, FHAESPreferences.PrefKey, Object, FireFilterType[]) - Constructor for class org.fhaes.preferences.wrappers.FireFilterTypeWrapper
-
- FireFilterTypeWrapper(JComboBox, FHAESPreferences.PrefKey, Object) - Constructor for class org.fhaes.preferences.wrappers.FireFilterTypeWrapper
-
- fireFilterValue - Variable in class org.fhaes.tools.FHOperations
-
- FireHistoryRecorder - Class in org.fhaes.fhrecorder.view
-
FireHistoryRecorder Class.
- FireHistoryRecorder() - Constructor for class org.fhaes.fhrecorder.view.FireHistoryRecorder
-
Creates new form PrimaryWindow.
- fireIntervalAdded(Object, int, int) - Method in class org.fhaes.model.FileListModel
-
TODO
- fireIntervalRemoved(Object, int, int) - Method in class org.fhaes.model.FileListModel
-
TODO
- firePrefChanged(FHAESPreferences.PrefKey) - Method in class org.fhaes.preferences.FHAESPreferences
-
Fire a preference change event for a specific PrefKey.
- fireSampleEvent() - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
-
TODO
- FIRST_YEAR_ASCENDING - Static variable in class org.fhaes.fhrecorder.view.SampleInputPanel
-
- FIRST_YEAR_DESCENDING - Static variable in class org.fhaes.fhrecorder.view.SampleInputPanel
-
- firstCode - Variable in enum org.fhaes.enums.LineStyle
-
- firstElement() - Method in class org.fhaes.model.SortedListModel
-
- firstFireYear - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- firstIndicatorYear - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- firstInjuryYear - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- firstTimeLoading - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
-
- firstYear - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- firstYear - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
-
- firstYear - Variable in class org.fhaes.model.FHSeries
-
- firstyear - Variable in class org.fhaes.segmentation.SegmentModel
-
- firstYearLabel - Variable in class org.fhaes.fhrecorder.view.NewSampleDialog
-
- firstYearLabel - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
-
- firstYearOfProcess - Variable in class org.fhaes.jsea.JSEAStatsFunctions
-
- firstYearsArray - Variable in class org.fhaes.jsea.JSEAStatsFunctions
-
- firstYearSpinner - Variable in class org.fhaes.fhrecorder.view.NewSampleDialog
-
- firstYearSpinner - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
-
- FIVE_CHARACTERS - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- FIVE_MEGABYTE_LENGTH - Static variable in class org.fhaes.gui.ReportPanel
-
- fixEventsAndRecordingsWithNewYears() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
-
Adjusts the table values with the new years after a change has occurred.
- fIYearPerTree - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- fnt - Variable in class org.fhaes.fhfilechecker.PrintListingPainter
-
- focusGained(FocusEvent) - Method in class org.fhaes.fhrecorder.util.MetaDataTextField
-
- focusGained(FocusEvent) - Method in class org.fhaes.preferences.wrappers.TextComponentWrapper
-
- focusLost(FocusEvent) - Method in class org.fhaes.fhrecorder.util.MetaDataTextField
-
- focusLost(FocusEvent) - Method in class org.fhaes.preferences.wrappers.TextComponentWrapper
-
- font - Variable in class org.fhaes.util.FontChooserComboBox.Item
-
- FontChooserComboBox - Class in org.fhaes.util
-
FontChooserComboBox Class.
- FontChooserComboBox() - Constructor for class org.fhaes.util.FontChooserComboBox
-
- FontChooserComboBox(String) - Constructor for class org.fhaes.util.FontChooserComboBox
-
TODO
- FontChooserComboBox.FontChooserComboBoxEditor - Class in org.fhaes.util
-
The editor component of the list.
- FontChooserComboBox.FontChooserComboBoxEditor.AutoCompletionDocument - Class in org.fhaes.util
-
Plain text document for the text area.
- FontChooserComboBox.FontChooserComboBoxRenderer - Class in org.fhaes.util
-
The renderer for a list item.
- FontChooserComboBox.Item - Class in org.fhaes.util
-
The component for a list item.
- FontChooserComboBoxEditor() - Constructor for class org.fhaes.util.FontChooserComboBox.FontChooserComboBoxEditor
-
- FontChooserComboBoxRenderer() - Constructor for class org.fhaes.util.FontChooserComboBox.FontChooserComboBoxRenderer
-
- fontFamily - Variable in class org.fhaes.neofhchart.FireChartSVG
-
- fontNames - Variable in class org.fhaes.util.FontChooserComboBox
-
- fonts - Variable in class org.fhaes.util.TextLineNumber
-
- forestCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- forestHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- forestLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- forestText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- format - Variable in class org.fhaes.fhfilereader.FHX2FileReader
-
- formatReport - Variable in class org.fhaes.fhfilechecker.FHFileChecker
-
- formats - Variable in class org.fhaes.preferences.wrappers.AnalysisTypeWrapper
-
- formats - Variable in class org.fhaes.preferences.wrappers.FireFilterTypeWrapper
-
- formats - Variable in class org.fhaes.preferences.wrappers.MatrixEventTypeWrapper
-
- formats - Variable in class org.fhaes.preferences.wrappers.NoDataLabelWrapper
-
- formats - Variable in class org.fhaes.preferences.wrappers.ResamplingTypeWrapper
-
- FORTY_CHARACTERS - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- FOUR_CHARACTERS - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
-
- frame - Variable in class org.fhaes.fhrecorder.view.TestWindow
-
- frame - Variable in class org.fhaes.gui.MainWindow
-
- Frame_HelpView_btnClose_actionAdapter - Class in org.fhaes.fhfilechecker
-
Frame_HelpView_btnClose_actionAdapter Class.
- Frame_HelpView_btnClose_actionAdapter(FrameViewHelp) - Constructor for class org.fhaes.fhfilechecker.Frame_HelpView_btnClose_actionAdapter
-
- Frame_HelpView_btnPrint_actionAdapter - Class in org.fhaes.fhfilechecker
-
Frame_HelpView_btnPrint_actionAdapter Class.
- Frame_HelpView_btnPrint_actionAdapter(FrameViewHelp) - Constructor for class org.fhaes.fhfilechecker.Frame_HelpView_btnPrint_actionAdapter
-
- Frame_HelpView_this_windowAdapter - Class in org.fhaes.fhfilechecker
-
Frame_HelpView_this_windowAdapter Class.
- Frame_HelpView_this_windowAdapter(FrameViewHelp) - Constructor for class org.fhaes.fhfilechecker.Frame_HelpView_this_windowAdapter
-
- Frame_OutputView_btnClose_actionAdapter - Class in org.fhaes.fhfilechecker
-
- Frame_OutputView_btnClose_actionAdapter(FrameViewOutput) - Constructor for class org.fhaes.fhfilechecker.Frame_OutputView_btnClose_actionAdapter
-
- Frame_OutputView_btnPrint_actionAdapter - Class in org.fhaes.fhfilechecker
-
- Frame_OutputView_btnPrint_actionAdapter(FrameViewOutput) - Constructor for class org.fhaes.fhfilechecker.Frame_OutputView_btnPrint_actionAdapter
-
- Frame_OutputView_this_windowAdapter - Class in org.fhaes.fhfilechecker
-
- Frame_OutputView_this_windowAdapter(FrameViewOutput) - Constructor for class org.fhaes.fhfilechecker.Frame_OutputView_this_windowAdapter
-
- FrameViewHelp - Class in org.fhaes.fhfilechecker
-
FrameViewHelp Class.
- FrameViewHelp() - Constructor for class org.fhaes.fhfilechecker.FrameViewHelp
-
TODO
- FrameViewOutput - Class in org.fhaes.fhfilechecker
-
FrameViewOutput Class.
- FrameViewOutput() - Constructor for class org.fhaes.fhfilechecker.FrameViewOutput
-
TODO
- fromDouble(Double) - Static method in enum org.fhaes.enums.NoDataLabel
-
Create an NoDataLabel from a string name.
- fromFullName(String) - Static method in enum org.fhaes.enums.FHAESResult
-
Create a FHAESResult from a full name.
- fromName(String) - Static method in enum org.fhaes.enums.AnalysisLabelType
-
Create an AnalysisLabelType from a string name.
- fromName(String) - Static method in enum org.fhaes.enums.AnalysisType
-
Create an AnalysisType from a string name.
- fromName(String) - Static method in enum org.fhaes.enums.EventTypeToProcess
-
Create an EventTypeToProcess from a string name.
- fromName(String) - Static method in enum org.fhaes.enums.FireFilterType
-
Create a FireFilterType from a string name.
- fromName(String) - Static method in enum org.fhaes.enums.LabelOrientation
-
Create a LabelOrientation from a string name.
- fromName(String) - Static method in enum org.fhaes.enums.MiddleMetric
-
Create a MiddleMetric from a string name.
- fromName(String) - Static method in enum org.fhaes.enums.ResamplingType
-
Create an ResamplingType from a string name.
- fromShortName(String) - Static method in enum org.fhaes.enums.FHAESResult
-
Create a FHAESResult from a short name.
- fromString(String) - Static method in enum org.fhaes.enums.LineStyle
-
TODO
- fromString(String) - Static method in enum org.fhaes.enums.NoDataLabel
-
TODO
- fromString(String) - Static method in enum org.fhaes.fhrecorder.util.CustomOptions.DataItem
-
- ftf - Variable in class org.fhaes.segmentation.IntegerEditor
-
- FULL_OPACITY - Variable in class org.fhaes.feedback.FeedbackMessagePanel
-
- fullname - Variable in enum org.fhaes.enums.FHAESResult
-