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 

R

r2adj - Variable in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
RadioButtonWrapper - Class in org.fhaes.preferences.wrappers
RadioButtonWrapper Class.
RadioButtonWrapper(ButtonGroup, FHAESPreferences.PrefKey, Object) - Constructor for class org.fhaes.preferences.wrappers.RadioButtonWrapper
TODO
radLandscape - Variable in class org.fhaes.neofhchart.util.PDFExportOptions
 
radLongYearStyle - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
radPortrait - Variable in class org.fhaes.neofhchart.util.PDFExportOptions
 
radShortYearStyle - Variable in class org.fhaes.neofhchart.ChartPropertiesDialog
 
radStyle1 - Variable in class org.fhaes.gui.ShapeFileDialog
 
radStyle2 - Variable in class org.fhaes.gui.ShapeFileDialog
 
raf - Variable in class org.fhaes.fhfilechecker.PrintListingPainter
 
randomArray - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
 
randomSampling - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
range - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
RANGE_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
rangeCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
rangeHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
rangeLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
RANGER_DISTRICT_PREFIX - Static variable in class org.fhaes.fhrecorder.controller.IOController
 
rangerDistrict - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
rangerDistrictCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
rangerDistrictHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
rangerDistrictLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
rangerDistrictText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
rangeText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
readCommentsFromFile(BufferedReader, String, Boolean) - Static method in class org.fhaes.fhrecorder.controller.IOController
Reads the comments section of the FHX2 file from the disk and loads it into the program.
reader - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
 
reader - Variable in class org.fhaes.fhsamplesize.view.FHSampleSize
 
reader - Variable in class org.fhaes.neofhchart.FireChartSVG
 
readFileFromBufferedReader(BufferedReader) - Static method in class org.fhaes.fhrecorder.controller.IOController
Reads an FHX2 file from the disk and initializes all necessary data values within the program.
ReadOnlyDefaultTableModel - Class in org.fhaes.model
ReadOnlyDefaultTableModel Class.
ReadOnlyDefaultTableModel(Vector<Vector<Object>>, Vector<Object>) - Constructor for class org.fhaes.model.ReadOnlyDefaultTableModel
TODO
readOptionalPartFromFile(BufferedReader) - Static method in class org.fhaes.fhrecorder.controller.IOController
Reads the optional part of the FHX2 file from the disk and initializes all necessary data values within the program.
readRequiredPartFromFile(BufferedReader) - Static method in class org.fhaes.fhrecorder.controller.IOController
Reads the required part of the FHX2 file from the disk and initializes all necessary data values within the program.
readSamplesFromFile(BufferedReader, int, int, int) - Static method in class org.fhaes.fhrecorder.controller.IOController
Reads each individual sample from the FHX2 file from the disk and loads the information into the sample list.
recalculateFirstAndLastYears(SSIZAnalysisModel, ArrayList<Integer>) - Static method in class org.fhaes.fhsamplesize.controller.SSIZController
Recalculate the first and last years of the series pool.
recentFontNames - Variable in class org.fhaes.util.FontChooserComboBox
 
recentFontsCount - Variable in class org.fhaes.util.FontChooserComboBox
 
recentItemsCache - Variable in class org.fhaes.util.FontChooserComboBox
 
recorderYears2DArray - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
RECORDING_BUT_NO_EVENT - Static variable in class org.fhaes.fhsamplesize.controller.SSIZController
 
RecordingController - Class in org.fhaes.fhrecorder.controller
RecordingController Class.
RecordingController() - Constructor for class org.fhaes.fhrecorder.controller.RecordingController
 
recordingEndYear - Variable in class org.fhaes.fhrecorder.model.FHX2_Recording
 
recordings - Variable in class org.fhaes.fhrecorder.view.RecordingTable
 
recordingScrollPane - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
recordingsOverlap(FHX2_Recording, FHX2_Recording) - Method in class org.fhaes.fhrecorder.view.RecordingTable
Returns whether or not certain recordings over lap each other.
recordingStartYear - Variable in class org.fhaes.fhrecorder.model.FHX2_Recording
 
recordingTable - Variable in class org.fhaes.fhrecorder.model.FHX2_Sample
 
RecordingTable - Class in org.fhaes.fhrecorder.view
RecordingTable Class.
RecordingTable(FHX2_Sample) - Constructor for class org.fhaes.fhrecorder.view.RecordingTable
TODO
recordingTable - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
recordingYears - Variable in class org.fhaes.model.FHSeries
 
recurseRefineGroups(int) - Method in class org.fhaes.util.FHCluster
Check through the groups to see if any are closer than the threshold.
redrawChart() - Method in class org.fhaes.neofhchart.NeoFHChart
Force redraw of chart
redrawEventPanel() - Static method in class org.fhaes.fhrecorder.controller.FileController
Calls the "redrawEventPanel" method in GUI_FireHistoryRecorder.
redrawEventPanel() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
TODO
redrawEventTable() - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Redraws the eventTable in the GUI.
redrawSampleDataPanel(int) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Repaints the header, event, and recording panels.
redrawSampleInputPanel() - Static method in class org.fhaes.fhrecorder.controller.FileController
Calls the "redrawSampleInputPanel" method in GUI_FireHistoryRecorder.
redrawSampleInputPanel() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
TODO
redrawSampleListPanel() - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Repaints the sample list.
redrawTable() - Method in class org.fhaes.fhrecorder.view.EventTable
Controls the redrawing of the table for whenever there is either an addition or a removal of an event.
redrawTable() - Method in class org.fhaes.fhrecorder.view.RecordingTable
Redraws the table after changes were made.
redrawTable(ArrayList<AnalysisResultsModel>) - Method in class org.fhaes.fhsamplesize.view.SSIZResultsTable
Redraws the SSIZResultsTable with the new analysis results.
refreshAfterNewSelection(CategoryEntryPanel) - Method in class org.fhaes.gui.CategoryEditor
Ensures that exactly one CategoryEntryPanel entry can be selected at any given time.
refreshCategoryEntriesList() - Method in class org.fhaes.gui.CategoryEntryPanel
Clears and repopulates the categoryEntries list from the tree.
refreshCharts(boolean) - Method in class org.fhaes.fhrecorder.view.GraphPanel
Refreshes the data in the charts and their position.
refreshData(JScrollPane, List<CustomOptions.DataItem>) - Method in class org.fhaes.fhrecorder.view.CustomizeDialog
Refreshes the data in the lists.
refreshEntries() - Method in class org.fhaes.gui.CategoryEditor
Updates the display with the category entries currently stored in the working file.
refreshTable() - Method in class org.fhaes.fhrecorder.view.SummaryPanel
Refreshes all data in the table, adding years and updating existing year data.
refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge) - Method in class org.fhaes.fhrecorder.util.NumericCategoryAxis
 
registerAboutHandler(FHAESAction) - Static method in class org.fhaes.util.OSX
 
registerQuitHandler(FHAESAction) - Static method in class org.fhaes.util.OSX
 
rememberedEOF - Variable in class org.fhaes.fhfilechecker.PrintListingPainter
 
rememberedFilePointer - Variable in class org.fhaes.fhfilechecker.PrintListingPainter
 
rememberedPageIndex - Variable in class org.fhaes.fhfilechecker.PrintListingPainter
 
RemoteHelp - Class in org.fhaes.help
RemoteHelp Class.
RemoteHelp() - Constructor for class org.fhaes.help.RemoteHelp
 
remove(int, int) - Method in class org.fhaes.util.FontChooserComboBox.FontChooserComboBoxEditor.AutoCompletionDocument
 
removeAllRows() - Method in class org.fhaes.fhsamplesize.view.SSIZResultsTable
Removes all rows from the SSIZResultsTable.
removeChangeListener(ChangeListener) - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
 
removeChangeListener(ChangeListener) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
 
removeElement(FHFile) - Method in class org.fhaes.model.FileListModel
TODO
removeElement(Object) - Method in class org.fhaes.model.SortedListModel
 
removeElementAt(int) - Method in class org.fhaes.model.FileListModel
TODO
removeEvent(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Removes an event from the sample.
removeEvent(int) - Method in class org.fhaes.fhrecorder.view.EventTable
Removes an event from the table, then redraws.
removePref(FHAESPreferences.PrefKey) - Static method in class org.fhaes.preferences.FHAESPreferences
Remove a preference value.
removePrefsListener(PrefsListener) - Method in class org.fhaes.preferences.FHAESPreferences
Remove a listener when you no longer what to hear about changes to preferences.
removeRecording(int) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Removes a recording from the sample.
removeRecording(int, boolean) - Method in class org.fhaes.fhrecorder.model.FHX2_Sample
Removes a recording from the sample.
removeRecording(int) - Method in class org.fhaes.fhrecorder.view.RecordingTable
Removes a recording from the table.
removeSegment(int) - Method in class org.fhaes.segmentation.SegmentTableModel
 
removeSegment(SegmentModel) - Method in class org.fhaes.segmentation.SegmentTableModel
 
removeSegments(int[]) - Method in class org.fhaes.segmentation.SegmentTableModel
 
removeSelectedYear() - Method in class org.fhaes.gui.ShapeFileDialog
 
removeStringFromPrefArray(FHAESPreferences.PrefKey, String) - Method in class org.fhaes.preferences.FHAESPreferences
Remove a string from a preference array.
removeUpdate(DocumentEvent) - Method in class org.fhaes.gui.ShapeFileDialog
 
removeUpdate(DocumentEvent) - Method in class org.fhaes.util.TextLineNumber
 
removeYear(Integer) - Method in class org.fhaes.neofhchart.util.YearListModel
TODO
removeYearAtIndex(int) - Method in class org.fhaes.neofhchart.util.YearListModel
TODO
renderer - Variable in class org.fhaes.gui.CategoryEntryPanel
 
repaintFeedbackMessagePanel() - Method in class org.fhaes.feedback.FeedbackMessagePanel
Repaints the FeedbackMessagePanel.
repaintFileList() - Method in class org.fhaes.gui.MainWindow
Repaints the file list.
repaintTree() - Method in class org.fhaes.gui.AnalysisResultsPanel
TODO
replace(int, int, String, AttributeSet) - Method in class org.fhaes.util.FontChooserComboBox.FontChooserComboBoxEditor.AutoCompletionDocument
 
replaceSelection(String) - Method in class org.fhaes.util.FontChooserComboBox.FontChooserComboBoxEditor
 
replaceSeriesList(ArrayList<FHSeries>) - Method in class org.fhaes.fhfilereader.AbstractFireHistoryReader
Replaces the existing series list with the input list.
report - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
report - Variable in class org.fhaes.model.FHFile
 
ReportPanel - Class in org.fhaes.gui
ReportPanel Class.
ReportPanel() - Constructor for class org.fhaes.gui.ReportPanel
Create the panel.
requiresLayout() - Method in class org.fhaes.util.TextAreaLogger
TOOD
ResamplingType - Enum in org.fhaes.enums
ResamplingType Enum.
ResamplingType(String) - Constructor for enum org.fhaes.enums.ResamplingType
Initialize the human-readable string for the ResamplingType.
resamplingType - Variable in class org.fhaes.fhsamplesize.model.SSIZAnalysisModel
 
ResamplingTypeWrapper - Class in org.fhaes.preferences.wrappers
ResamplingTypeWrapper Class.
ResamplingTypeWrapper(JComboBox, FHAESPreferences.PrefKey, Object, ResamplingType[]) - Constructor for class org.fhaes.preferences.wrappers.ResamplingTypeWrapper
 
ResamplingTypeWrapper(JComboBox, FHAESPreferences.PrefKey, Object) - Constructor for class org.fhaes.preferences.wrappers.ResamplingTypeWrapper
 
ResetAllFeedbackMessagePrefs() - Static method in class org.fhaes.feedback.FeedbackPreferenceManager
Resets all feedback message preferences so that every message is displayed on default.
resetTextBoxColors() - Method in class org.fhaes.fhrecorder.view.MetaDataPanel
Resets the site info text field colors to black after changing to the new unrestricted data length format.
restrictAnalysisToCommonYears(SSIZAnalysisModel) - Static method in class org.fhaes.fhsamplesize.controller.SSIZController
Restricts the series pool to contain only the years shared between all series.
restrictAnalysisToSeriesWithEvents(SSIZAnalysisModel) - Static method in class org.fhaes.fhsamplesize.controller.SSIZController
Restricts the series pool to contain only series that have recorded at least one event.
result - Variable in class org.fhaes.fhrecorder.view.CustomizeDialog
 
ResultPair(Integer, SSIZAnalysisModel) - Constructor for class org.fhaes.fhsamplesize.view.FHSampleSize.ResultPair
 
RESULTSPANEL - Static variable in class org.fhaes.gui.AnalysisResultsPanel
 
RIGHT - Static variable in class org.fhaes.util.TextLineNumber
 
rightEndPoint - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
rightEndPointPer - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
rightEndPointSim - Variable in class org.fhaes.jsea.BarChartParametersModel
 
rightEndPointSim - Static variable in class org.fhaes.jsea.JSEABarChart
 
rightEndPointSim - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
rightSplitPanel - Variable in class org.fhaes.gui.MainWindow
 
rigidArea - Variable in class org.fhaes.fhrecorder.view.GraphPanel
 
root - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
ROW_HEIGHT - Static variable in class org.fhaes.fhrecorder.view.EventTable
 
ROW_HEIGHT - Static variable in class org.fhaes.fhrecorder.view.RecordingTable
 
ROW_HEIGHT - Static variable in class org.fhaes.fhsamplesize.view.AsymptoteTable
 
ROW_HEIGHT - Static variable in class org.fhaes.fhsamplesize.view.SSIZResultsTable
 
run() - Method in class org.fhaes.feedback.FeedbackMessagePanel.AutoHideMessageTask
 
runAnalyses() - Method in class org.fhaes.gui.ReportPanel
TODO
runAnalysis() - Method in class org.fhaes.analysis.FHMatrix
Run the actual FHMatrix analysis
runAnalysis(Component, File, FHFile[], Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, int, int, EventTypeToProcess) - Static method in class org.fhaes.analysis.FHSeasonality
Run the FHSeasonality analysis
RUNANALYSIS - Static variable in class org.fhaes.gui.AnalysisResultsPanel
 
runAnalysis() - Method in class org.fhaes.jsea.JSEAFrame
Actually perform the Superposed Epoch Analysis
runAnalysisPanel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
RunAnalysisPanel - Class in org.fhaes.gui
RunAnalysisPanel Class.
RunAnalysisPanel() - Constructor for class org.fhaes.gui.RunAnalysisPanel
Create the panel.
runSampleSizeAnalysisLoopIteration(SSIZAnalysisModel, Double, int, SegmentModel) - Static method in class org.fhaes.fhsamplesize.controller.SSIZController
Runs an iteration of the sample size analysis loop.
runSanityChecks(File[], Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Integer, Integer, EventTypeToProcess) - Static method in class org.fhaes.analysis.FHSeasonality
Check the input parameters for sanity
runSSIZAnalysisTask() - Method in class org.fhaes.fhsamplesize.view.FHSampleSize
Run the actual analysis task.
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