Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

S

sample - Variable in class org.fhaes.fhrecorder.view.EventTable
 
sample - Variable in class org.fhaes.fhrecorder.view.RecordingTable
 
SampleController - Class in org.fhaes.fhrecorder.controller
SampleController Class.
SampleController() - Constructor for class org.fhaes.fhrecorder.controller.SampleController
 
sampleDataPanel - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sampleEndsWithEvent() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Checks if the sample's last year is an event.
SampleErrorModel - Class in org.fhaes.fhrecorder.util
SampleErrorModel Class.
SampleErrorModel(String, int) - Constructor for class org.fhaes.fhrecorder.util.SampleErrorModel
Default Constructor for SampleErrorModel.
sampleFirstYear - Variable in class org.fhaes.fhrecorder.model.FHX2_Sample
 
sampleFirstYearAsChar() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Returns a character representing whether or not the sample begins with a pith.
sampleInput - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
SampleInputPanel - Class in org.fhaes.fhrecorder.view
SampleInputPanel Class.
SampleInputPanel() - Constructor for class org.fhaes.fhrecorder.view.SampleInputPanel
Constructor for SampleinputPanel.
SampleInputPanel(FHX2_FileRequiredPart) - Constructor for class org.fhaes.fhrecorder.view.SampleInputPanel
Alternative constructor for SampleInputPanel.
SampleInputPanel.DrawEventPanelTask - Class in org.fhaes.fhrecorder.view
DrawEventPanelTask Class.
SampleInputPanel.ScrollViewport - Class in org.fhaes.fhrecorder.view
ScrollViewport Class.
sampleLastYear - Variable in class org.fhaes.fhrecorder.model.FHX2_Sample
 
sampleLastYearAsChar() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Returns a character representing whether or not the sample ends at the bark.
sampleList - Variable in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
 
sampleListBox - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sampleListPanel - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sampleName - Variable in class org.fhaes.fhrecorder.model.FHX2_Sample
 
sampleNameContainer - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sampleNameLabel - Variable in class org.fhaes.fhrecorder.view.NewSampleDialog
 
sampleNameLabel - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sampleNameTextBox - Variable in class org.fhaes.fhrecorder.view.NewSampleDialog
 
sampleNameTextBox - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sampleScrollPane - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
SampleSorters - Class in org.fhaes.fhrecorder.util
SampleSorters Class.
SampleSorters() - Constructor for class org.fhaes.fhrecorder.util.SampleSorters
 
sampleStartsWithEvent() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Checks if the sample's first year is an event.
save() - Static method in class org.fhaes.fhrecorder.controller.FileController
Checks if a path for the current theFHX2File exists and calls doSaveFileFunctionality().
save() - Method in class org.fhaes.gui.SpatialJoinDialog
 
save - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
saveAll() - Method in class org.fhaes.fhsamplesize.view.FHSampleSize
Save the results of the analysis to disk.
saveAllFileSummaries(File, Boolean) - Method in class org.fhaes.gui.MainWindow
Saves the summaries for all files to disk.
saveAllOutputFiles() - Method in class org.fhaes.gui.MainWindow
Save reports for all files to disk.
saveAs() - Static method in class org.fhaes.fhrecorder.controller.FileController
Opens a JFileChooser for the user to set the filepath to save theFHX2File.
saveButton - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
saveCategoriesToFile(String) - Method in class org.fhaes.gui.CategoryEditor
Writes all category entries to the specified csv file.
saveChartPDF(File) - Method in class org.fhaes.jsea.JSEAFrame
Save the chart to the specified file in PDF format
saveChartPNG(File) - Method in class org.fhaes.jsea.JSEAFrame
Save the chart to the specified file in PNG format
saveComments() - Method in class org.fhaes.fhrecorder.view.CommentPanel
Saves comment information to the FHX file.
saveCurrentFileSummary() - Method in class org.fhaes.gui.MainWindow
Save the summary of the current file to disk.
saveDataCSV(File) - Method in class org.fhaes.jsea.JSEAFrame
Save the data tables as CSV file
saveDataXLS(File) - Method in class org.fhaes.jsea.JSEAFrame
Save the data tables as XLS file
saveFileSummary() - Method in class org.fhaes.gui.MainWindow
Save report for currently selected file to disk.
saveFileSummary(File, File) - Method in class org.fhaes.gui.MainWindow
Save report for specified file to disk.
saveFileToDisk(File, FileFilter) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
saveInfoToData() - Method in class org.fhaes.fhrecorder.view.MetaDataPanel
Saves all data as it is displayed on the form.
saveNewSample(FHX2_Sample) - Static method in class org.fhaes.fhrecorder.controller.SampleController
Saves a new sample to the FHX file.
savePDFReport(String) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
saveReportPDF(File) - Method in class org.fhaes.jsea.JSEAFrame
Save the report as a PDF
saveReportTXT(File) - Method in class org.fhaes.jsea.JSEAFrame
Save the report as a text file
saveSVGToDisk(File) - Method in class org.fhaes.neofhchart.FireChartSVG
Save the current SVG to the specified file.
saveToCSV(File) - Method in class org.fhaes.util.JTableSpreadsheetByRowAdapter
TODO
saveToData - Variable in class org.fhaes.fhrecorder.view.CommentPanel
 
saveToData - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
saveToPreferences() - Method in class org.fhaes.gui.ParamConfigDialog
Save the settings to the application preferences
saveToPreferences() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Save the chart properties to the preferences.
saveToShapefile(File) - Static method in class org.fhaes.util.Csv2Shape
TODO
saveXLSXOfResults(File) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
saveZipOfResults(File) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
SCOHFile - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
SCOHModel - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
SCOHModel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
scohSim - Variable in class org.fhaes.analysis.FHMatrix
 
SCROLL_BLOCK_INCREMENT_AMOUNT - Static variable in class org.fhaes.fhrecorder.view.SampleInputPanel.ScrollViewport
 
SCROLL_INCREMENT_AMOUNT - Variable in class org.fhaes.gui.CategoryEditor
 
SCROLL_UNIT_INCREMENT_AMOUNT - Static variable in class org.fhaes.fhrecorder.view.SampleInputPanel.ScrollViewport
 
scrollBar - Variable in class org.fhaes.fhrecorder.view.GraphPanel
 
scrollPane - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
scrollPane - Variable in class org.fhaes.gui.Log4JViewer
 
scrollPane - Variable in class org.fhaes.jsea.JSEAFrame
 
scrollPane - Variable in class org.fhaes.segmentation.SegmentationPanel
 
scrollPaneAsymptote - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
scrollPaneSimulations - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
scrollToBottom() - Method in class org.fhaes.gui.Log4JViewer
TODO
ScrollViewport() - Constructor for class org.fhaes.fhrecorder.view.SampleInputPanel.ScrollViewport
 
ScrollViewport() - Constructor for class org.fhaes.fhsamplesize.view.FHSampleSize.ScrollViewport
 
searchGroupsForMatch(FHFile) - Method in class org.fhaes.util.FHCluster
Search through the existing groups to see if the specified file is close enough to group, otherwise place it in it's own group.
seasonalitySummaryFile - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
seasonalitySummaryFile - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
seasonalitySummaryModel - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
seasonalitySummaryModel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
secondCode - Variable in enum org.fhaes.enums.LineStyle
 
section - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
SECTION_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
sectionCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
sectionHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
sectionLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
sectionText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
seedNumber - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
seedValue - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
 
segment - Variable in class org.fhaes.fhsamplesize.model.AnalysisResultsModel
 
segment - Variable in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
segmentationPanel - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
segmentationPanel - Variable in class org.fhaes.jsea.JSEAFrame
 
SegmentationPanel - Class in org.fhaes.segmentation
SegmentationPanel Class.
SegmentationPanel() - Constructor for class org.fhaes.segmentation.SegmentationPanel
Create the panel.
segmentByears - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
segmentComboBox - Variable in class org.fhaes.jsea.JSEAFrame
 
segmentIndex - Variable in class org.fhaes.jsea.BarChartParametersModel
 
segmentLyears - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
SegmentModel - Class in org.fhaes.segmentation
SegmentModel Class.
SegmentModel(int, int) - Constructor for class org.fhaes.segmentation.SegmentModel
TODO
SegmentPopulateDialog - Class in org.fhaes.segmentation
SegmentPopulateDialog Class.
SegmentPopulateDialog(Component, int) - Constructor for class org.fhaes.segmentation.SegmentPopulateDialog
Create the dialog.
segments - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
 
segments - Variable in class org.fhaes.segmentation.SegmentTableModel
 
segmentsDone - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
segmentTable - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
SegmentTable - Class in org.fhaes.segmentation
SegmentTable Class.
SegmentTable() - Constructor for class org.fhaes.segmentation.SegmentTable
TODO
SegmentTable.YearFormatRenderer - Class in org.fhaes.segmentation
Format a year number correctly with no comma delimiters.
SegmentTableModel - Class in org.fhaes.segmentation
SegmentTableModel Class.
SegmentTableModel() - Constructor for class org.fhaes.segmentation.SegmentTableModel
 
selectAll() - Method in class org.fhaes.gui.ReportPanel
Select all text within the currently focused text area.
SELECTED_KEY - Static variable in class org.fhaes.util.FHAESAction
 
selectedFileIndex - Variable in class org.fhaes.gui.MainWindow
 
selectedNodeIsBeingEdited - Variable in class org.fhaes.gui.CategoryEntryPanel
 
selectedSample - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel.DrawEventPanelTask
 
selectedSampleHasEvents() - Static method in class org.fhaes.fhrecorder.controller.SampleController
Checks if a sample contains any events.
selectedSampleIndex - Static variable in class org.fhaes.fhrecorder.controller.SampleController
 
selectedSampleIndexChanged - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
selectedYearsModel - Variable in class org.fhaes.gui.ShapeFileDialog
 
selectFirstSample() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
Selects the first sample of the currently loaded file.
selectionStateChanged(boolean) - Method in class org.fhaes.util.FHAESAction
Called when our selection state changes.
serialVersionUID - Static variable in class org.fhaes.components.FHAESCheckBoxMenuItem
 
serialVersionUID - Static variable in class org.fhaes.components.FHAESMenuItem
 
serialVersionUID - Static variable in class org.fhaes.components.HelpTip
 
serialVersionUID - Static variable in class org.fhaes.components.HelpTipButton
 
serialVersionUID - Static variable in class org.fhaes.components.JToolBarButton
 
serialVersionUID - Static variable in class org.fhaes.components.JToolBarToggleButton
 
serialVersionUID - Static variable in class org.fhaes.components.WarningTipButton
 
serialVersionUID - Static variable in exception org.fhaes.exceptions.CompositeFileException
 
serialVersionUID - Static variable in exception org.fhaes.exceptions.InvalidCategoryFileException
 
serialVersionUID - Static variable in class org.fhaes.feedback.FeedbackMessagePanel
 
serialVersionUID - Static variable in class org.fhaes.fhfilechecker.FHFileChecker
 
serialVersionUID - Static variable in class org.fhaes.fhfilechecker.FrameViewHelp
 
serialVersionUID - Static variable in class org.fhaes.fhfilechecker.FrameViewOutput
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.model.FHX2_Event
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.model.FHX2_File
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.model.FHX2_Recording
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.model.FHX2_Sample
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.util.ColorBar
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.util.LengthRestrictedDocument
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.util.MetaDataTextField
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.util.NumericCategoryAxis
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.BCADYearSpinner.BCADYearSpinnerModel
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.BCADYearSpinner
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.ColorBarGraph
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.CommentPanel
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.CustomizeDialog.ListItemTransferHandler
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.CustomizeDialog
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.EventTable
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.GraphPanel
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.GraphSummaryOverlay
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.NewSampleDialog
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.RecordingTable
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.SampleInputPanel.ScrollViewport
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
serialVersionUID - Static variable in class org.fhaes.fhrecorder.view.SummaryPanel
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.model.AsymptoteTableModel
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.AsymptoteTable
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.FHSampleSize.ChartPopupMenu
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.FHSampleSize.ScrollViewport
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.FHSampleSize.TablePopupMenu
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.SSIZCurveChart
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.SSIZResultsTable.DecimalFormatRenderer
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.SSIZResultsTable
 
serialVersionUID - Static variable in class org.fhaes.fhsamplesize.view.SSIZResultsTable.YearFormatRenderer
 
serialVersionUID - Static variable in class org.fhaes.gui.AboutDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.AnalysisProgressDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.AnalysisResultsPanel.FHAESResultPopupMenu
 
serialVersionUID - Static variable in class org.fhaes.gui.AnalysisResultsPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.CategoryEditor
 
serialVersionUID - Static variable in class org.fhaes.gui.CategoryEntryPanel.CategoryTreeCellEditor
 
serialVersionUID - Static variable in class org.fhaes.gui.CategoryEntryPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.CompositeFilterDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.FHAESResultTreeRenderer
 
serialVersionUID - Static variable in class org.fhaes.gui.FHRecorderWarningDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.FileLoadProgressDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.GoldFishPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.IntervalConfigDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.IntervalsPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.LargeDatasetWarningDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.Log4JViewer
 
serialVersionUID - Static variable in class org.fhaes.gui.MapPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.ParamConfigDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.PickResultPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.QuickLaunchDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.ReportPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.RunAnalysisPanel
 
serialVersionUID - Static variable in class org.fhaes.gui.ShapeFileDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.SpatialJoinDialog
 
serialVersionUID - Static variable in class org.fhaes.gui.TemporalFilterDialog
 
serialVersionUID - Static variable in class org.fhaes.jsea.JSEABarChart.CustomBarRenderer
 
serialVersionUID - Static variable in class org.fhaes.jsea.JSEABarChart
 
serialVersionUID - Static variable in class org.fhaes.jsea.JSEAFrame
 
serialVersionUID - Static variable in class org.fhaes.jsea.JSEAProgressDialog
 
serialVersionUID - Static variable in class org.fhaes.model.FHAESCategoryTreeNode
 
serialVersionUID - Static variable in class org.fhaes.model.FHAESResultTreeNode
 
serialVersionUID - Static variable in class org.fhaes.model.FHFile
 
serialVersionUID - Static variable in class org.fhaes.model.FHFileGroupCellEditor
 
serialVersionUID - Static variable in class org.fhaes.model.FHFileGroupTableModel
 
serialVersionUID - Static variable in class org.fhaes.model.FHFileListCellRenderer
 
serialVersionUID - Static variable in class org.fhaes.model.FileDropTargetListener
 
serialVersionUID - Static variable in class org.fhaes.model.FileListModel
 
serialVersionUID - Static variable in class org.fhaes.model.ReadOnlyDefaultTableModel
 
serialVersionUID - Static variable in class org.fhaes.model.SortedListModel
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.ChartPropertiesDialog.LineStyleRenderer
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.NeoFHChart
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.SeriesListDialog
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.util.PageSizeRenderer
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.util.PDFExportOptions
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.util.PNGExportOptions
 
serialVersionUID - Static variable in class org.fhaes.neofhchart.util.YearListModel
 
serialVersionUID - Static variable in class org.fhaes.preferences.PrefsEvent
 
serialVersionUID - Static variable in class org.fhaes.segmentation.IntegerEditor
 
serialVersionUID - Static variable in class org.fhaes.segmentation.SegmentationPanel
 
serialVersionUID - Static variable in class org.fhaes.segmentation.SegmentPopulateDialog
 
serialVersionUID - Static variable in class org.fhaes.segmentation.SegmentTable
 
serialVersionUID - Static variable in class org.fhaes.segmentation.SegmentTable.YearFormatRenderer
 
serialVersionUID - Static variable in class org.fhaes.segmentation.SegmentTableModel
 
serialVersionUID - Static variable in class org.fhaes.util.FHAESAction
 
serialVersionUID - Static variable in class org.fhaes.util.FHIntTextBean
 
serialVersionUID - Static variable in class org.fhaes.util.FontChooserComboBox
 
serialVersionUID - Static variable in class org.fhaes.util.IntTextDocument
 
serialVersionUID - Static variable in class org.fhaes.util.TextLineNumber
 
serialVersionUID - Static variable in class org.fhaes.util.ToggleableAction
 
series_list - Variable in class org.fhaes.neofhchart.FireChartSVG
 
seriesHeight - Variable in class org.fhaes.neofhchart.FireChartSVG
 
seriesList - Variable in class org.fhaes.fhfilereader.AbstractFireHistoryReader
 
SeriesListDialog - Class in org.fhaes.neofhchart
SeriesListDialog Class.
SeriesListDialog(FireChartSVG, JSVGCanvas) - Constructor for class org.fhaes.neofhchart.SeriesListDialog
Create the dialog.
SeriesListDialog.CheckListItem - Class in org.fhaes.neofhchart
Specialized class for storing the series and their selection status.
SeriesListDialog.CheckListRenderer - Class in org.fhaes.neofhchart
Renderer for drawing the series checkbox items.
seriesName - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
seriesNameLine - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
seriesPoolToAnalyze - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
 
SeriesSortType() - Constructor for enum org.fhaes.neofhchart.ChartActions.SeriesSortType
 
SeriesSVG - Class in org.fhaes.neofhchart
SeriesSVG Class.
SeriesSVG(FHSeries, String) - Constructor for class org.fhaes.neofhchart.SeriesSVG
Create a series from an FHSeries plus the taxon string.
SeriesSVG(FHSeries) - Constructor for class org.fhaes.neofhchart.SeriesSVG
Create a series from an FHSeries.
seriesTitle - Variable in class org.fhaes.model.FHCategoryEntry
 
setAnalysisAvailable(Boolean) - Method in class org.fhaes.jsea.JSEAFrame
Set up the GUI depending on whether the analysis results are available.
setAnalysisLabelTypePref(FHAESPreferences.PrefKey, AnalysisLabelType) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified AnalysisLabelType.
setAnalysisModel(SSIZAnalysisModel) - Method in class org.fhaes.fhsamplesize.controller.SSIZController
Sets the analysisModel equal to the input SSIZAnalysisModel.
setAnalysisTypePref(FHAESPreferences.PrefKey, AnalysisType) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified AnalysisType.
setAnnoteMode(AnnoteMode) - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
setAreaSampled(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setArrayListPref(FHAESPreferences.PrefKey, ArrayList<String>) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference.
setAspect(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setAsymptote(Double) - Method in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
setBadSegmentFlag(Boolean) - Method in class org.fhaes.segmentation.SegmentModel
 
setBark(boolean) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Updates the status of bark according to the parameter, then updates the GUI.
setBin00Model(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setBin01Model(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setBin10Model(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setBin11Model(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setBinSumModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setBooleanPref(FHAESPreferences.PrefKey, boolean) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified boolean.
setBorderGap(int) - Method in class org.fhaes.util.TextLineNumber
The border gap is used in calculating the left and right insets of the border.
setBusyCursor(boolean) - Method in class org.fhaes.gui.MainWindow
Sets the cursor to busy or default state as determined by the input parameter.
setCategoryFilePath(String) - Method in class org.fhaes.model.FHFile
Sets the absolute file path of the category file pertaining to this FHFile.
setChart(JFreeChart) - Method in class org.fhaes.jsea.BarChartParametersModel
 
setChartsFirstCategoryIndex(int) - Method in class org.fhaes.fhrecorder.view.GraphPanel
Sets the first category index of the chart.
setCheckBoxEnabledValues() - Static method in class org.fhaes.fhrecorder.view.SampleInputPanel
Enables or disables the pith and bark check-boxes according to whether or not the sample starts or ends with an event.
setCheckBoxesToPrefKeyValues() - Method in class org.fhaes.fhsamplesize.view.FHSampleSize
Sets up the checkbox values according to the stored preference keys.
setChronologyActual(ArrayList<Double>) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setChronologyPlotGUI() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Enable/disable GUI based components based on selections.
setChronologyPlotVisibility() - Method in class org.fhaes.neofhchart.FireChartSVG
Set the visibility of the chronology plot based on the preferences.
setChronologyYears(ArrayList<Integer>) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setCollectionDate(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setCollectors(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setColorPref(FHAESPreferences.PrefKey, Color) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified color.
setColumnWidths(JTable) - Method in class org.fhaes.fhrecorder.view.SummaryPanel
Takes in a table and changes its preferred and minimum widths for columns.
setComments(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setCommentsVisible(boolean) - Method in class org.fhaes.gui.CompositeFilterDialog
Set whether the comments field should be visible or not
setCommonName(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setComponentColours(Component, Color) - Static method in class org.fhaes.neofhchart.ChartPropertiesDialog
TODO
setCompositePlotGUI() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Enable/disable GUI based components based on selections.
setCompositePlotVisibility() - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
setCompositeYearLabelsGUI() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Enable/disable GUI based components based on selections.
setCorruptedState(Boolean) - Static method in class org.fhaes.fhrecorder.controller.FileController
Updates the value indicating whether or not an error has been found while parsing the file from the disk.
setCountry(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setCounty(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setCrossdaters(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setCurrentLineForeground(Color) - Method in class org.fhaes.util.TextLineNumber
The Color used to render the current line digits.
setCustomOptions(CustomOptions) - Static method in class org.fhaes.fhrecorder.controller.FileController
Overwrites the existing option set with the input option set.
setDataSetFirstYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
Sets the first year of the data set to value of the input parameter.
setDataSetLastYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
Sets the last year of the data set to value of the input parameter.
setDefaultOptions() - Method in class org.fhaes.fhrecorder.util.CustomOptions
Reset options to default values
setDfds(Double) - Method in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
setDigitAlignment(float) - Method in class org.fhaes.util.TextLineNumber
Specify the horizontal alignment of the digits within the component.
setDoneLoadingFile() - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
Sets the doneLoadingFile flag to true.
setDoublePref(FHAESPreferences.PrefKey, Double) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified Double.
setDSCOHModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setDSJACModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setEarliestYear(int) - Method in class org.fhaes.segmentation.SegmentTable
Set the oldest year in this dataset.
setEnabled(boolean) - Method in class org.fhaes.model.FHAESResultTreeNode
 
setEnablePanelComponents(JPanel, boolean) - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
TODO
setEndYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Recording
Sets recordingLastYear equal to the value in the parameter.
setEventBorderText(String) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Updates the text that is displayed on the border of the event panel.
setEvents(ArrayList<Integer>) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setEventType(char) - Method in class org.fhaes.fhrecorder.model.FHX2_Event
The parameter inEventType passed must be set to the eventType.
setEventTypePref(FHAESPreferences.PrefKey, EventTypeToProcess) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified EventTypeToProcess.
setEventYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Event
The parameter inEventYear passed must be set to the eventYear of the event.
setFHFileGroups(ArrayList<FHFileGroup>) - Method in class org.fhaes.gui.MapPanel
TODO
setFHFiles(ArrayList<FHFile>) - Method in class org.fhaes.gui.MapPanel
 
setFHMatrix(FHMatrix) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setFieldLengthBoxesVisible(boolean) - Method in class org.fhaes.fhrecorder.view.MetaDataPanel
Set visibility of field length boxes.
setFile(FHFile) - Method in class org.fhaes.gui.ReportPanel
Populate the reports for a specific file.
setFileList(ArrayList<FHFile>) - Method in class org.fhaes.model.FileListModel
TODO
setFileList(ArrayList<FHFile>) - Method in class org.fhaes.util.FHCluster
Set the files to process.
setFiles(ArrayList<FHFile>) - Method in class org.fhaes.gui.ReportPanel
Populate reports that work on all files in the workspace.
setFiles() - Method in class org.fhaes.gui.SpatialJoinDialog
TODO
setFiles(ArrayList<FHFile>) - Method in class org.fhaes.model.FHFileGroup
 
setFireFilterTypePref(FHAESPreferences.PrefKey, FireFilterType) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified FireFilterType.
setFirstYear(Integer) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Sets the firstYear equal to the input value.
setFirstYear(int) - Method in class org.fhaes.segmentation.SegmentModel
 
setFirstYearOfProcess(Integer) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setFromPreferences() - Method in class org.fhaes.gui.ParamConfigDialog
 
setFromPreferences() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Set the form items to match the values currently in the preferences.
setGeneralSummaryModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setGroupColor(int, Color) - Method in class org.fhaes.fhrecorder.util.CustomOptions
Sets the color of the group with the specified index.
setGroupDataItems(int, Object[]) - Method in class org.fhaes.fhrecorder.util.CustomOptions
Sets the group at n so it contains the specified objects.
setGroupName(int, String) - Method in class org.fhaes.fhrecorder.util.CustomOptions
Sets the name for the group with the specified index.
setGroups() - Method in class org.fhaes.gui.SpatialJoinDialog
TODO
setGUIForFHFileReader() - Method in class org.fhaes.fhsamplesize.view.FHSampleSize
Set up GUI restrictions depending on the current FHFileReader.
setHabitatType(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setHighestElev(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setHighlightYearsGUI() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Enable/disable GUI based components based on selections.
setIDLength(int) - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
Sets the length of the unique sample identifier.
setIncludeIncompleteEpochs(boolean) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setIndexPlotGUI() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Enable/disable GUI based components based on selections.
setIndexPlotVisibility() - Method in class org.fhaes.neofhchart.FireChartSVG
Set the visibility of the index plot based on the preferences.
setIntegerArrayPref(FHAESPreferences.PrefKey, ArrayList<Integer>) - Method in class org.fhaes.preferences.FHAESPreferences
TODO
setIntervalsExceedenceModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setIntervalsSummaryModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setIntPref(FHAESPreferences.PrefKey, int) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified int.
setIsChangedSinceLastSave(Boolean) - Static method in class org.fhaes.fhrecorder.controller.FileController
Sets the value of isChangedSinceLastSave based on the input parameter.
setIsChangedSinceOpened(Boolean) - Static method in class org.fhaes.fhrecorder.controller.FileController
Sets the value of isChangedSinceOpened based on the input parameter.
setIsNewFile(Boolean) - Static method in class org.fhaes.fhrecorder.controller.FileController
TODO
setJTable(JTable) - Method in class org.fhaes.util.JTableSpreadsheetByRowAdapter
TODO
setLabelColor(Color) - Method in class org.fhaes.neofhchart.SeriesSVG
Set the label color for this series.
setLabelEveryXCategories(int) - Method in class org.fhaes.fhrecorder.util.NumericCategoryAxis
TODO
setLabelOrientationPref(FHAESPreferences.PrefKey, LabelOrientation) - Method in class org.fhaes.preferences.FHAESPreferences
TODO
setLastYear(Integer) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Sets the lastYear equal to the input value.
setLastYear(int) - Method in class org.fhaes.segmentation.SegmentModel
 
setLastYearDefinedInFile(Boolean) - Static method in class org.fhaes.fhrecorder.controller.FileController
Sets lastYearDefinedInFile according to the input parameter.
setLastYearOfProcess(Integer) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setLatestYear(int) - Method in class org.fhaes.segmentation.SegmentTable
Set the most recent year in this dataset.
setLatitude(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setLeafIconToBullet() - Method in class org.fhaes.gui.CategoryEntryPanel
Updates the leaf icon to appear as a bullet.
setLeafIconToTree() - Method in class org.fhaes.gui.CategoryEntryPanel
Updates the leaf icon to appear as a tree.
setLegendVisibility() - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
setLineColor(Color) - Method in class org.fhaes.neofhchart.SeriesSVG
Set the color the lines for this series should be drawn using.
setLineStylePref(FHAESPreferences.PrefKey, LineStyle) - Method in class org.fhaes.preferences.FHAESPreferences
TODO
setListenersEnabled(boolean) - Method in class org.fhaes.model.FileListModel
TODO
setLongitude(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setLookAndFeel() - Static method in class org.fhaes.util.Platform
Set the look and feel to Nimbus on non-OSX platforms.
setLowestElev(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setMinimumDisplayDigits(int) - Method in class org.fhaes.util.TextLineNumber
Specify the mimimum number of digits used to calculate the preferred width of the component.
setName(String) - Method in class org.fhaes.model.FHFileGroup
 
setName(String, int) - Method in class org.fhaes.model.FHFileGroupTableModel
 
setNameOfSite(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
ALL SETTER METHODS: Updates the meta-data field for with the information in the parameter.
setNationalForest(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setNeoChart(NeoFHChart) - Method in class org.fhaes.neofhchart.ChartActions
Sets the neoFHChart to the parameter instance and enables the chart actions accordingly.
setNoDataLabelPref(FHAESPreferences.PrefKey, NoDataLabel) - Method in class org.fhaes.preferences.FHAESPreferences
TODO
setNTPModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setNumberOfSimulations(Integer) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setNumberSamples(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setNumbersOnly(boolean) - Method in class org.fhaes.preferences.wrappers.TextComponentWrapper
Only allow numeric input here!
setNumSimulationsToRun(int) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Sets numSimulationsToRun equal to the input value.
setOutputFilePrefix(String) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setOverrideCompositeWarnings(boolean) - Static method in class org.fhaes.fhrecorder.controller.FileController
Updates the status of the OverrideCompositeWarnings flag.
setParamsText() - Method in class org.fhaes.gui.GoldFishPanel
TODO
setParkMonument(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setPith(boolean) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Updates the status of pith according to the parameter, the updates the GUI.
setPref(FHAESPreferences.PrefKey, String) - Method in class org.fhaes.preferences.FHAESPreferences
Store a string preference for a given key.
setPreferences() - Method in class org.fhaes.gui.IntervalConfigDialog
Save the settings to the application preferences
setPreferredWidth() - Method in class org.fhaes.util.TextLineNumber
Calculate the width needed to display the maximum line number
setPrefName(FHAESPreferences.PrefKey) - Method in class org.fhaes.preferences.wrappers.PrefWrapper
TODO
setPreviewFontSize(int) - Method in class org.fhaes.util.FontChooserComboBox
Sets the font size of the preview characters.
setPreviewString(String) - Method in class org.fhaes.util.FontChooserComboBox
Sets the preview characters, or the empty string or null to display no preview but only the font names.
setQuarterSection(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setR2adj(Double) - Method in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
setRandomSampling(boolean) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setRange(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setRangerDistrict(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setRecentFontsCount(int) - Method in class org.fhaes.util.FontChooserComboBox
Sets the number of recently selected fonts, that are shown on the top of the list, or 0 to hide them.
setResamplingType(ResamplingType) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Sets the resampleWithReplacement flag according to the input value.
setResamplingTypePref(FHAESPreferences.PrefKey, ResamplingType) - Method in class org.fhaes.preferences.FHAESPreferences
Set the value of a preference to the specified ResamplingType.
setResultsEnabled(boolean) - Method in class org.fhaes.gui.AnalysisResultsPanel
Sets whether results GUI should be enabled or not.
setSampleBark(boolean) - Static method in class org.fhaes.fhrecorder.controller.SampleController
Sets the sample's bark status to true or false as determined by the input parameter.
setSampleFirstYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Updates the sampleFirstYear according to the parameter, then updates the GUI.
setSampleLastYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Updates the sampleLastYear according to the parameter, then updates the GUI.
setSampleName(String) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Renames the sample according to the string in the parameter, then updates the GUI.
setSamplePith(boolean) - Static method in class org.fhaes.fhrecorder.controller.SampleController
Sets the sample's pith status to true or false as determined by the input parameter.
setSCOHModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setScrollBarsToTop() - Method in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
Sets the value of the scroll bars to zero.
setScrollBarToTop() - Method in class org.fhaes.jsea.JSEAFrame
Sets the value of the scroll bar to zero.
setSeasonalityModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setSection(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setSeedNumber(Integer) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setSegment(SegmentModel) - Method in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
setSegmentArray(ArrayList<SegmentModel>) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
TODO
setSelected(boolean) - Method in class org.fhaes.neofhchart.SeriesListDialog.CheckListItem
 
setSelectedItem(String) - Method in class org.fhaes.util.FontChooserComboBox
Sets the selected font by the given name.
setSelectedSampleIndex(int) - Static method in class org.fhaes.fhrecorder.controller.SampleController
Sets the index of the selected sample based on the input parameter.
setSeriesLabelsVisibility() - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
setSeriesPoolToAnalyize(ArrayList<ArrayList<Integer>>) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Updates the contents of seriesPoolToAnalyze to those of the input array.
setSilentMode(Boolean) - Method in class org.fhaes.preferences.FHAESPreferences
Sets the silentMode on and off.
setSiteCode(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setSiteSummaryModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setSJACModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setSlope(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setSortByComboBoxValue(int) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Sets the index of the sortByComboBox according to the input index.
setSpeciesName(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setStartYear(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Recording
Sets recordingFirstYear equal to the value in the parameter.
setState(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setStringArrayPref(FHAESPreferences.PrefKey, List<String>) - Method in class org.fhaes.preferences.FHAESPreferences
Store a string ArrayList preference for a given key.
setSubstrateType(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setTaxon(String) - Method in class org.fhaes.neofhchart.SeriesSVG
Set the taxon for this series.
setThresholdType(FireFilterType) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Sets the thresholdType according to the input value.
setThresholdValue(int) - Method in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Sets thresholdValue equal to the input value.
setTitleForRun(String) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setTitleName(String) - Static method in class org.fhaes.fhrecorder.controller.FileController
Sets the title of the form based on the input parameter.
setToDefault() - Method in class org.fhaes.gui.IntervalConfigDialog
 
setToDefault() - Method in class org.fhaes.gui.ParamConfigDialog
Set GUI components to their default values
setToDefault() - Method in class org.fhaes.jsea.JSEAFrame
Reset parameters to the default values
setToDefaults() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Return all the chart properties to their default values.
setToolTipText(String) - Method in class org.fhaes.util.FHAESAction
Set the tool tip text to use for this action.
setTopographicMap(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setTownship(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setTreeSummaryModel(DefaultTableModel) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setType(String) - Method in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
setUpdateFont(boolean) - Method in class org.fhaes.util.TextLineNumber
Set the update font property.
setupGUI() - Method in class org.fhaes.gui.CompositeFilterDialog
Create the dialog.
setupGUI() - Method in class org.fhaes.gui.SpatialJoinDialog
 
setupGui() - Method in class org.fhaes.jsea.JSEAFrame
Setup the GUI components
setupMap() - Method in class org.fhaes.gui.SpatialJoinDialog
 
setupMenu() - Method in class org.fhaes.jsea.JSEAFrame
Setup menu bar
setupTable() - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setupTable(Boolean) - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
setupToolbar() - Method in class org.fhaes.jsea.JSEAFrame
Setup toolbar.
setUtmEasting(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setUtmNorthing(String) - Method in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
setValue(Object) - Method in class org.fhaes.fhrecorder.view.BCADYearSpinner.BCADYearSpinnerModel
 
setValue(OBJTYPE) - Method in class org.fhaes.preferences.wrappers.PrefWrapper
Set the value of this preference.
setValue(int) - Method in class org.fhaes.util.FHIntTextBean
 
setValueAt(Object, int, int) - Method in class org.fhaes.fhrecorder.view.EventTable
Method that controls when values are set along a row.
setValueAt(Object, int, int) - Method in class org.fhaes.fhrecorder.view.RecordingTable
Sets a value at a certain cell location.
setValueAt(Object, int, int) - Method in class org.fhaes.segmentation.SegmentTableModel
 
setVerticalGuideGUI() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
Enable/disable GUI based components based on selections.
setVisibilityOfNoExportElements(boolean) - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
setXAxisGui() - Method in class org.fhaes.neofhchart.ChartPropertiesDialog
TODO
setYearBounds() - Method in class org.fhaes.segmentation.SegmentTable
Sets the limits to the acceptable values for years in the table.
setYearRangeGUI() - Method in class org.fhaes.jsea.JSEAFrame
Set up the year range GUI depending on whether the 'all years' checkbox is ticked
setYearsAfterTheEvent(Integer) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setYearsPriorToEvent(Integer) - Method in class org.fhaes.jsea.JSEAStatsFunctions
 
setZoom() - Method in class org.fhaes.fhrecorder.view.GraphPanel
Set the zoom level on the graphs.
setZoomLevel(int) - Method in class org.fhaes.fhrecorder.view.GraphPanel
Set the level of zoom from 1 to 20.
SEVENTY_CHARACTERS - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
shallWeContinue - Variable in class org.fhaes.gui.FHRecorderWarningDialog
 
shallWeContinue - Variable in class org.fhaes.gui.LargeDatasetWarningDialog
 
ShapeFileDialog - Class in org.fhaes.gui
ShapeFileDialog Class.
ShapeFileDialog(Component, FHMatrix) - Constructor for class org.fhaes.gui.ShapeFileDialog
Create the dialog.
SHORT_NAME_MAX_LENGTH - Variable in class org.fhaes.util.FHAESAction
 
shortedFileName(File, Integer) - Static method in class org.fhaes.util.StringUtils
Returns a user friendly string of the filename for a file shortened to the number of characters specified.
shortname - Variable in enum org.fhaes.enums.FHAESResult
 
shortName - Variable in class org.fhaes.util.FHAESAction
 
showBark - Variable in class org.fhaes.neofhchart.FireChartSVG
 
showChartProperties() - Method in class org.fhaes.neofhchart.ChartActions
TODO
showComments() - Static method in class org.fhaes.fhrecorder.controller.FileController
Calls the "showComments" method in GUI_FireHistoryRecorder.
showComments() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
Displays the metadata tab.
showConfirmation - Variable in class org.fhaes.tools.UpdateChecker.Task
 
showCustomizeWindow() - Method in class org.fhaes.fhrecorder.view.GraphPanel
Shows the customization window.
showCustomizeWindow() - Method in class org.fhaes.fhrecorder.view.SummaryPanel
TODO
showDialog() - Method in class org.fhaes.fhrecorder.view.CustomizeDialog
Shows this dialog.
showDialog(Component, NeoFHChart) - Static method in class org.fhaes.neofhchart.ChartPropertiesDialog
TODO
showDialog(FireChartSVG, JSVGCanvas) - Static method in class org.fhaes.neofhchart.SeriesListDialog
TODO
showDownloadFailedDialog() - Static method in class org.fhaes.tools.UpdateChecker
 
showFires - Variable in class org.fhaes.neofhchart.FireChartSVG
 
showHideFilterGUI() - Method in class org.fhaes.gui.ParamConfigDialog
Only enable composite filters if composite type has been chosen
showInfo() - Static method in class org.fhaes.fhrecorder.controller.FileController
Calls the "showInfo" method in GUI_FireHistoryRecorder.
showInfo() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
Displays the data tab.
showInjuries - Variable in class org.fhaes.neofhchart.FireChartSVG
 
showInnerRing - Variable in class org.fhaes.neofhchart.FireChartSVG
 
showInput() - Static method in class org.fhaes.fhrecorder.controller.FileController
Calls the "showInput" method in GUI_FireHistoryRecorder.
showInput() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
Refreshes all tab-panels with the most recent information.
showLogViewer() - Static method in class org.fhaes.gui.Log4JViewer
TODO
showOuterRing - Variable in class org.fhaes.neofhchart.FireChartSVG
 
showParamsDialog(Boolean) - Method in class org.fhaes.gui.ReportPanel
TODO
showPith - Variable in class org.fhaes.neofhchart.FireChartSVG
 
showRunAnalysisTab() - Method in class org.fhaes.gui.AnalysisResultsPanel
Show the run analysis tab.
showSeriesList() - Method in class org.fhaes.neofhchart.ChartActions
TODO
showSeriesPane() - Method in class org.fhaes.neofhchart.NeoFHChart
This method creates the series list dialog if it doesn't exist yet
showWarning(Integer) - Static method in class org.fhaes.gui.FHRecorderWarningDialog
TODO
showWarning(Integer) - Static method in class org.fhaes.gui.LargeDatasetWarningDialog
TODO
SHPFileFilter - Class in org.fhaes.filefilter
SHPFileFilter Class.
SHPFileFilter() - Constructor for class org.fhaes.filefilter.SHPFileFilter
 
silentMode - Variable in class org.fhaes.preferences.FHAESPreferences
 
Simnumdates - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
simulationsTable - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
simulationTable - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
simulationtest - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
site00 - Variable in class org.fhaes.analysis.FHMatrix
 
site01 - Variable in class org.fhaes.analysis.FHMatrix
 
site10 - Variable in class org.fhaes.analysis.FHMatrix
 
site11 - Variable in class org.fhaes.analysis.FHMatrix
 
SITE_CODE_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
SITE_NAME_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
siteCode - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
siteCodeCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteCodeHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteCodeLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteCodeText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteMatrix - Variable in class org.fhaes.analysis.FHMatrix
 
SiteModel - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
siteNameCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteNameLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteNameText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
siteSum - Variable in class org.fhaes.analysis.FHMatrix
 
siteSummaryFile - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
siteSummaryModel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
SIX_CHARACTERS - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
SJACFile - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
SJACModel - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
SJACModel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
sjacSim - Variable in class org.fhaes.analysis.FHMatrix
 
skew - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
skewAdj - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
slope - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
SLOPE_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
slopeCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
slopeHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
slopeLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
slopeText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
sort() - Method in class org.fhaes.neofhchart.util.YearListModel
TODO
sortAscending(Comparator<FHFile>) - Method in class org.fhaes.model.FileListModel
TODO
sortByComboBox - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sortByFirstFireYear() - Method in class org.fhaes.neofhchart.FireChartSVG
Sort the series by first fire year.
sortByLabel - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sortByName() - Method in class org.fhaes.neofhchart.FireChartSVG
Sort the series by name.
sortBySampleEndYear() - Method in class org.fhaes.neofhchart.FireChartSVG
Sort the series by end year.
sortBySampleStartYear() - Method in class org.fhaes.neofhchart.FireChartSVG
Sort the series by start year.
sortDescending(Comparator<FHFile>) - Method in class org.fhaes.model.FileListModel
TODO
SortedListModel - Class in org.fhaes.model
SortedListModel Class.
SortedListModel() - Constructor for class org.fhaes.model.SortedListModel
TODO
sortEvents() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Sorts events in the sample according to their year of occurrence.
sortEvents() - Method in class org.fhaes.fhrecorder.view.EventTable
Sorts the event table.
sortRecordings() - Method in class org.fhaes.fhrecorder.view.RecordingTable
Sorts the recording table.
sortSampleFirstYearAscending() - Static method in class org.fhaes.fhrecorder.util.SampleSorters
Sorts the samples of the currently loaded FHX2 file by first year in ascending order.
sortSampleFirstYearDescending() - Static method in class org.fhaes.fhrecorder.util.SampleSorters
Sorts the samples of the currently loaded FHX2 file by first year in descending order.
sortSampleLastYearAscending() - Static method in class org.fhaes.fhrecorder.util.SampleSorters
Sorts the samples of the currently loaded FHX2 file by last year in ascending order.
sortSampleLastYearDescending() - Static method in class org.fhaes.fhrecorder.util.SampleSorters
Sorts the samples of the currently loaded FHX2 file by last year in descending order.
sortSampleNameAscending() - Static method in class org.fhaes.fhrecorder.util.SampleSorters
Sorts the samples of the currently loaded FHX2 file by name in ascending order.
sortSampleNameDescending() - Static method in class org.fhaes.fhrecorder.util.SampleSorters
Sorts the samples of the currently loaded FHX2 file by name in descending order.
sortSamplesPanel - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
sortSeries(ChartActions.SeriesSortType) - Method in class org.fhaes.neofhchart.ChartActions
TODO
source - Variable in class org.fhaes.fhrecorder.view.CustomizeDialog.ListItemTransferHandler
 
SpatialJoinDialog - Class in org.fhaes.gui
SpatialJoinDialog Class.
SpatialJoinDialog(ArrayList<FHFile>) - Constructor for class org.fhaes.gui.SpatialJoinDialog
Create the dialog.
SPECIES_NAME_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
speciesName - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
SPINNER_HEIGHT - Variable in class org.fhaes.fhrecorder.view.BCADYearSpinner
 
SPINNER_WIDTH - Variable in class org.fhaes.fhrecorder.view.BCADYearSpinner
 
SpinnerWrapper - Class in org.fhaes.preferences.wrappers
SpinnerWrapper Class.
SpinnerWrapper(JSpinner, FHAESPreferences.PrefKey, Integer) - Constructor for class org.fhaes.preferences.wrappers.SpinnerWrapper
TODO
splitBy(String, char) - Static method in class org.fhaes.util.StringUtils
Split some text, using an arbitrary separator character.
splitByLines(String) - Static method in class org.fhaes.util.StringUtils
Split some text into lines.
splitPane - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
splitPane - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
splitPane - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
splitPane - Variable in class org.fhaes.gui.MainWindow
 
splitPaneResult - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
splitPaneResults - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
spnAlphaLevel - Variable in class org.fhaes.gui.ParamConfigDialog
 
spnAxisY1FontSize - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnAxisY2FontSize - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnCompositePlotHeight - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnCompositePlotLabelFontSize - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnCompositeYearLabelFontSize - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnEnd - Variable in class org.fhaes.gui.CompositeFilterDialog
 
spnEnd - Variable in class org.fhaes.gui.TemporalFilterDialog
 
spnFilterValue - Variable in class org.fhaes.gui.CompositeFilterDialog
 
spnFilterValue - Variable in class org.fhaes.gui.ParamConfigDialog
 
spnFilterValue - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnFirstYear - Variable in class org.fhaes.gui.IntervalConfigDialog
 
spnFirstYear - Variable in class org.fhaes.gui.ParamConfigDialog
 
spnFirstYear - Variable in class org.fhaes.jsea.JSEAFrame
 
spnFirstYear - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnHeight - Variable in class org.fhaes.neofhchart.util.PNGExportOptions
 
spnHighlightWeight - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnIndexPlotHeight - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnLag - Variable in class org.fhaes.segmentation.SegmentPopulateDialog
 
spnLagsAfter - Variable in class org.fhaes.jsea.JSEAFrame
 
spnLagsPrior - Variable in class org.fhaes.jsea.JSEAFrame
 
spnLastYear - Variable in class org.fhaes.gui.IntervalConfigDialog
 
spnLastYear - Variable in class org.fhaes.gui.ParamConfigDialog
 
spnLastYear - Variable in class org.fhaes.jsea.JSEAFrame
 
spnLastYear - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnLength - Variable in class org.fhaes.segmentation.SegmentPopulateDialog
 
spnMajorSpacing - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnMinNumberOfSamples - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnMinorSpacing - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnMinSamples - Variable in class org.fhaes.gui.CompositeFilterDialog
 
spnOverlap - Variable in class org.fhaes.gui.ParamConfigDialog
 
spnSeed - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
spnSeedNumber - Variable in class org.fhaes.jsea.JSEAFrame
 
spnSeriesLabelFontSize - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnSeriesSpacing - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnSimulations - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
spnSimulationsToRun - Variable in class org.fhaes.jsea.JSEAFrame
 
spnStart - Variable in class org.fhaes.gui.CompositeFilterDialog
 
spnStart - Variable in class org.fhaes.gui.TemporalFilterDialog
 
spnStartYear - Variable in class org.fhaes.segmentation.SegmentPopulateDialog
 
spnThreshold - Variable in class org.fhaes.gui.IntervalConfigDialog
 
spnThresholdValue - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
spnThresholdValue - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnVerticalGuideWeight - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
spnWidth - Variable in class org.fhaes.neofhchart.util.PNGExportOptions
 
spnYearLabelPadding - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
SSIZAnalysisModel - Class in org.fhaes.fhsamplesize.model
SSIZAnalysisModel Class.
SSIZAnalysisModel(int, FHX2FileReader, EventTypeToProcess) - Constructor for class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
Initializes the SSIZAnalysisModel according to the input parameters.
SSIZController - Class in org.fhaes.fhsamplesize.controller
SSIZController Class.
SSIZController() - Constructor for class org.fhaes.fhsamplesize.controller.SSIZController
 
SSIZCurveChart - Class in org.fhaes.fhsamplesize.view
SSIZCurveChart Class.
SSIZCurveChart(AnalysisResultsModel[], MiddleMetric, SegmentModel, Integer, Integer) - Constructor for class org.fhaes.fhsamplesize.view.SSIZCurveChart
Standard constructor requires analysisResults array, which middle metric to chart, and which segment.
SSIZCurveChart(AnalysisResultsModel[], MiddleMetric, SegmentModel) - Constructor for class org.fhaes.fhsamplesize.view.SSIZCurveChart
Standard constructor requires analysisResults array, which middle metric to chart, and which segment.
SSIZResultsTable - Class in org.fhaes.fhsamplesize.view
SSIZResultsTable Class.
SSIZResultsTable() - Constructor for class org.fhaes.fhsamplesize.view.SSIZResultsTable
Initializes the SSIZResultsTable.
SSIZResultsTable.Columns - Enum in org.fhaes.fhsamplesize.view
Enumerators to represent the different types of column data.
SSIZResultsTable.DecimalFormatRenderer - Class in org.fhaes.fhsamplesize.view
Format a decimal number in a table to the number of decimal places specified in the constructor.
SSIZResultsTable.YearFormatRenderer - Class in org.fhaes.fhsamplesize.view
Format a year number correctly with no comma delimiters.
st_gamma(double) - Method in class org.fhaes.math.GammaFunction
TODO
standardChartUnits(int) - Method in class org.fhaes.neofhchart.FireChartSVG
Returns a dimension in years (time coordinate system) for the specified proportion of the chart width.
standardDevByWindow - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
standardDevMeanByWindow - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
START_OF_VALUE - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
startSegmentLoop - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
startYear - Variable in class org.fhaes.analysis.FHInterval
 
startYear - Variable in class org.fhaes.analysis.FHMatrix
 
startYear - Variable in class org.fhaes.tools.FHOperations
 
startYearIndexPerSample - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
state - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
STATE_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
stateChanged(ChangeEvent) - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
Handles when the state of an event is changed.
stateChanged(ChangeEvent) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Redraws the sample list panel unless the ignore events flag is set.
stateChanged(ChangeEvent) - Method in class org.fhaes.gui.IntervalConfigDialog
 
stateChanged(ChangeEvent) - Method in class org.fhaes.gui.ParamConfigDialog
 
stateChanged(ChangeEvent) - Method in class org.fhaes.preferences.wrappers.ChangeWrapper
TODO
stateChanged(ChangeEvent) - Method in class org.fhaes.preferences.wrappers.DoubleSpinnerWrapper
TODO
stateChanged(ChangeEvent) - Method in class org.fhaes.preferences.wrappers.SpinnerWrapper
TODO
stateCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
stateHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
stateLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
stateText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
stats - Variable in class org.fhaes.fhsamplesize.model.AnalysisResultsModel
 
std - Variable in class org.fhaes.fhsamplesize.model.AnalysisResultsModel
 
std - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
stdAdj - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
stdDevMultiplier - Static variable in class org.fhaes.fhsamplesize.controller.SSIZController
 
stdDevMultiplier - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
STDEV_MULTIPLIER_FOR_95 - Static variable in class org.fhaes.fhsamplesize.model.AnalysisResultsModel
 
STDEV_MULTIPLIER_FOR_99 - Static variable in class org.fhaes.fhsamplesize.model.AnalysisResultsModel
 
STEP_SIZE - Static variable in class org.fhaes.fhrecorder.view.BCADYearSpinner.BCADYearSpinnerModel
 
stopCellEditing() - Method in class org.fhaes.segmentation.IntegerEditor
Override to check whether the edit is valid, setting the value if it is and complaining if it isn't.
stopShowingCurrentMessage() - Method in class org.fhaes.feedback.FeedbackMessagePanel
Prevents the FeedbackMessagePanel from showing the current message in the future.
string - Variable in enum org.fhaes.fhrecorder.view.EventTable.Columns
 
string - Variable in enum org.fhaes.fhrecorder.view.EventTable.EventSeasons
 
string - Variable in enum org.fhaes.fhrecorder.view.EventTable.EventTypes
 
string - Variable in enum org.fhaes.fhsamplesize.view.SSIZResultsTable.Columns
 
StringUtils - Class in org.fhaes.util
StringUtils Class.
StringUtils() - Constructor for class org.fhaes.util.StringUtils
 
stsel - Variable in class org.fhaes.util.JTableSpreadsheetByRowAdapter
 
styles - Variable in class org.fhaes.preferences.wrappers.LineStyleWrapper
 
substitute(String, String, String) - Static method in class org.fhaes.util.StringUtils
In a string, replace one substring with another.
SUBSTRATE_TYPE_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
substrateCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
substrateHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
substrateLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
substrateText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
substrateType - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
success() - Method in class org.fhaes.gui.CompositeFilterDialog
Whether the dialog was successfully completed
success() - Method in class org.fhaes.gui.TemporalFilterDialog
Whether the dialog was successfully completed
success - Variable in class org.fhaes.segmentation.SegmentPopulateDialog
 
suggestedFileContainer - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileDisplayScrollPane - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileDisplayTextArea - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileHeaderContainer - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileHeaderTextContainer - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileHeaderTitleContainer - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileInstructionsScrollPane - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileInstructionsTextArea - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suggestedFileLabel - Variable in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
 
suite() - Static method in class org.fhaes.fhsamplesize.AppTest
 
SUMMARY_TAB_INDEX - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
summaryFile - Variable in class org.fhaes.analysis.FHInterval
 
summaryPanel - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
SummaryPanel - Class in org.fhaes.fhrecorder.view
SummaryPanel Class.
SummaryPanel() - Constructor for class org.fhaes.fhrecorder.view.SummaryPanel
Constructor for the Summary Panel.
summaryPanel - Variable in class org.fhaes.jsea.JSEAFrame
 
SummaryPanel.YearSummaryColorBarRenderer - Class in org.fhaes.fhrecorder.view
Custom renderer created to put a custom color bar into the table.
summaryTab - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
summaryTable - Variable in class org.fhaes.fhrecorder.view.SummaryPanel
 
sumOfDiff - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
svgCanvas - Variable in class org.fhaes.neofhchart.NeoFHChart
 
SVGFilter - Class in org.fhaes.filefilter
SVGFilter Class.
SVGFilter() - Constructor for class org.fhaes.filefilter.SVGFilter
 
svgNS - Variable in class org.fhaes.neofhchart.FireChartSVG
 
swapSamples(int, int) - Static method in class org.fhaes.fhrecorder.controller.SampleController
Performs a swap action on the two samples at the input indices.
system - Variable in class org.fhaes.util.JTableSpreadsheetByRowAdapter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links