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 

D

data - Variable in class org.fhaes.fhrecorder.view.GraphPanel
 
data - Variable in class org.fhaes.fhrecorder.view.SummaryPanel
 
DATA_TAB_INDEX - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
dataBlock - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
dataByRow - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
DataItem(String) - Constructor for enum org.fhaes.fhrecorder.util.CustomOptions.DataItem
 
dataPanel - Variable in class org.fhaes.jsea.JSEAFrame
 
dataSetFirstYear - Variable in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
 
dataSetLastYear - Variable in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
 
dataTab - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
daterNamesCountBox - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
daterNamesHelpTipButton - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
daterNamesLabel - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
daterNamesText - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
dchronoActual - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
DEBUG - Variable in class org.fhaes.segmentation.IntegerEditor
 
debugfile - Variable in class org.fhaes.analysis.FHMatrix
 
DecimalFormatRenderer(int) - Constructor for class org.fhaes.fhsamplesize.view.SSIZResultsTable.DecimalFormatRenderer
 
DecompSyb2d - Variable in class org.fhaes.fhfilereader.FHX2FileReader
 
DEFAULT_CATEGORY_VALUE - Variable in class org.fhaes.gui.CategoryEntryPanel
 
DEFAULT_CONTENT_VALUE - Variable in class org.fhaes.gui.CategoryEntryPanel
 
DEFAULT_EVENT_FIRST_YEAR - Static variable in class org.fhaes.fhrecorder.model.FHX2_Event
 
DEFAULT_EVENT_LAST_YEAR - Static variable in class org.fhaes.fhrecorder.model.FHX2_Event
 
defaultColors - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup0Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup1Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup2Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup3Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup4Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup5Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultGroup6Items - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultNames - Variable in class org.fhaes.fhrecorder.util.CustomOptions
 
defaultValue - Variable in class org.fhaes.preferences.wrappers.PrefWrapper
 
deleteAllChildren(Element) - Method in class org.fhaes.neofhchart.FireChartSVG
Helper function that deletes all child tags of the specified element.
deleteAllEvents() - Method in class org.fhaes.fhrecorder.view.EventTable
Removes all events from the table.
deleteAllRecordings() - Method in class org.fhaes.fhrecorder.view.RecordingTable
Removes all recordings from the table.
deleteAllRecordingsButNotEvents() - Static method in class org.fhaes.fhrecorder.controller.RecordingController
Delete all recordings from the currently selected sample but don't delete any events.
deleteAnnoteLine(String) - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
deleteEvent(int) - Static method in class org.fhaes.fhrecorder.controller.EventController
Removes an event from the currently selected sample.
deleteEventButton - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
deleteEventButtonActionPerformed(ActionEvent) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Handles when the "Delete Event" button is clicked.
deleteEventInYear(int) - Method in class org.fhaes.fhrecorder.view.EventTable
Deletes the event at the year specified by the input parameter.
deleteEventsNotInRange(int, int) - Method in class org.fhaes.fhrecorder.view.EventTable
Deletes any events not in the range given.
deleteRecording(int) - Static method in class org.fhaes.fhrecorder.controller.RecordingController
Removes a recording from the currently selected sample.
deleteRecordingButton - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
deleteRecordingButtonActionPerformed(ActionEvent) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Handles when the "Delete Recording" button is clicked.
deleteSample() - Static method in class org.fhaes.fhrecorder.controller.SampleController
Deletes a sample from the data.
deleteSample(int) - Static method in class org.fhaes.fhrecorder.controller.SampleController
Deletes the sample at the specified index.
deleteSample(int) - Method in class org.fhaes.fhrecorder.model.FHX2_FileRequiredPart
Deletes a sample from the data.
deleteSampleButton - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
deleteSampleButtonActionPerformed(ActionEvent) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Handles when the "Delete Sample" button is clicked.
dfds - Variable in class org.fhaes.fhsamplesize.model.AsymptoteModel
 
diffBetweenEvents - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
digitAlignment - Variable in class org.fhaes.util.TextLineNumber
 
disableAndHideDataPanelComponents() - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Disables and hides specific components on the sampleDataPanel.
disableCloseMenu() - Static method in class org.fhaes.fhrecorder.controller.FileController
Calls the "disableCloseMenu" method in GUI_FireHistoryRecorder.
disableDependentMenuItems() - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
TODO
disableTextFieldEnforcement() - Method in class org.fhaes.fhrecorder.view.MetaDataPanel
Disables length enforcement on all meta data text fields.
discardChangesButton - Variable in class org.fhaes.fhrecorder.view.FireHistoryRecorder
 
dismissMessageButton - Variable in class org.fhaes.feedback.FeedbackMessagePanel
 
displayChartAndTableOutput(SSIZAnalysisModel) - Method in class org.fhaes.fhsamplesize.view.FHSampleSize
Updates and redraws the results table and curve chart on the GUI.
displayFileErrors(ArrayList<SampleErrorModel>) - Method in class org.fhaes.fhrecorder.view.ErrorDisplayPanel
Displays and highlights all errors detected within the erroneous FHX2 file.
displayIcon - Variable in enum org.fhaes.enums.FeedbackMessageType
 
displaySampleName(String) - Method in class org.fhaes.fhrecorder.view.SampleInputPanel
Updates the border text according to the name of the sample that is currently loaded.
displayUpdatedFile() - Static method in class org.fhaes.fhrecorder.controller.FileController
Redraws the necessary components to reflect updates that have been performed on the file since the last redraw.
distanceThreshold - Variable in class org.fhaes.util.FHCluster
 
doAnalysis() - Method in class org.fhaes.analysis.FHInterval
Actually perform the analysis.
doc - Variable in class org.fhaes.neofhchart.FireChartSVG
 
doCheck(Component, File[], File, Boolean, Boolean) - Method in class org.fhaes.fhfilechecker.FHFileChecker
 
doComposite - Variable in class org.fhaes.analysis.FHInterval
 
doCopy() - Method in class org.fhaes.util.JTableSpreadsheetByRowAdapter
TODO
DOCUMENT_LIMIT - Variable in class org.fhaes.fhrecorder.view.MetaDataPanel
 
documentChanged() - Method in class org.fhaes.util.TextLineNumber
 
doExport() - Method in class org.fhaes.neofhchart.NeoFHChart
Export the chart to SVG
doExport(String) - Method in class org.fhaes.neofhchart.NeoFHChart
Export the chart to one of the following formats: SVG, PDF or PNG.
doInBackground() - Method in class org.fhaes.fhrecorder.view.SampleInputPanel.DrawEventPanelTask
The operations to be performed while the task is executing.
doInBackground() - Method in class org.fhaes.fhsamplesize.view.FHSampleSize.DrawSSIZAnalysisTask
Run the analysis in the background updating progress bar as it goes
doInBackground() - Method in class org.fhaes.gui.AnalysisProgressDialog.Task
 
doInBackground() - Method in class org.fhaes.gui.FileLoadProgressDialog.Task
 
doInBackground() - Method in class org.fhaes.jsea.JSEAProgressDialog.Task
Main task.
doInBackground() - Method in class org.fhaes.tools.UpdateChecker.Task
 
done - Variable in class org.fhaes.fhrecorder.view.SampleInputPanel
 
done() - Method in class org.fhaes.fhrecorder.view.SampleInputPanel.DrawEventPanelTask
The operations to be performed once the task completes.
done() - Method in class org.fhaes.fhsamplesize.view.FHSampleSize.DrawSSIZAnalysisTask
Function called when the analysis is complete.
done() - Method in class org.fhaes.gui.AnalysisProgressDialog.Task
 
done() - Method in class org.fhaes.gui.FileLoadProgressDialog.Task
 
done() - Method in class org.fhaes.jsea.JSEAProgressDialog.Task
Executed in event dispatching thread
done() - Method in class org.fhaes.tools.UpdateChecker.Task
 
doneLoadingFile - Variable in class org.fhaes.fhrecorder.model.FHX2_FileOptionalPart
 
dontaskagain - Variable in class org.fhaes.tools.UpdateChecker.Task
 
doNumberFilter - Variable in class org.fhaes.analysis.FHInterval
 
doPaste() - Method in class org.fhaes.util.JTableSpreadsheetByRowAdapter
TODO
doPasteAppend() - Method in class org.fhaes.util.JTableSpreadsheetByRowAdapter
TODO
doPercentageFilter - Variable in class org.fhaes.analysis.FHInterval
 
doPop(MouseEvent) - Method in class org.fhaes.fhsamplesize.view.FHSampleSize.ChartPopClickListener
 
doPop(MouseEvent) - Method in class org.fhaes.fhsamplesize.view.FHSampleSize.TablePopClickListener
 
doPreRunSetup(SSIZAnalysisModel) - Static method in class org.fhaes.fhsamplesize.controller.SSIZController
Run basic sanity checks on file.
doProcessing() - Method in class org.fhaes.gui.ShapeFileDialog
 
doProcessingStyle2() - Method in class org.fhaes.gui.ShapeFileDialog
 
doSample - Variable in class org.fhaes.analysis.FHInterval
 
doSave(ActionEvent) - Method in class org.fhaes.fhrecorder.view.FireHistoryRecorder
Handles when the "Save" menu button is clicked.
doSaveFileFunctionality() - Static method in class org.fhaes.fhrecorder.controller.FileController
Saves the data stored in theFHX2File as a FHX file at filePath.
doStartup() - Method in class org.fhaes.gui.MainWindow
Initializes the MainWindow.
doStartUpWithQuickLaunchDialog() - Method in class org.fhaes.gui.MainWindow
Initializes the MainWindow and shows the quick launch dialog.
DoubleSpinnerWrapper - Class in org.fhaes.preferences.wrappers
DoubleSpinnerWrapper Class.
DoubleSpinnerWrapper(JSpinner, FHAESPreferences.PrefKey, Double) - Constructor for class org.fhaes.preferences.wrappers.DoubleSpinnerWrapper
TODO
doubleStyle - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
downloadURL - Static variable in class org.fhaes.tools.UpdateChecker
 
dp - Variable in class org.fhaes.fhsamplesize.view.SSIZResultsTable.DecimalFormatRenderer
 
dpara1 - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
dpara2 - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
dpara3 - Variable in class org.fhaes.jsea.JSEAStatsFunctions
 
dragEnter(DropTargetDragEvent) - Method in class org.fhaes.model.FileDropTargetListener
TODO
dragExit(DropTargetEvent) - Method in class org.fhaes.model.FileDropTargetListener
TODO
dragOver(DropTargetDragEvent) - Method in class org.fhaes.model.FileDropTargetListener
TODO
drawAnnoteLine(int) - Method in class org.fhaes.neofhchart.FireChartSVG
TODO
DrawEventPanelTask(FHX2_Sample) - Constructor for class org.fhaes.fhrecorder.view.SampleInputPanel.DrawEventPanelTask
Initializes a new DrawEventPanelTask.
drawMap() - Method in class org.fhaes.gui.MainWindow
TODO
DrawSSIZAnalysisTask(SSIZAnalysisModel) - Constructor for class org.fhaes.fhsamplesize.view.FHSampleSize.DrawSSIZAnalysisTask
 
drop(DropTargetDropEvent) - Method in class org.fhaes.model.FileDropTargetListener
TODO
dropActionChanged(DropTargetDragEvent) - Method in class org.fhaes.model.FileDropTargetListener
TODO
dropTarget - Variable in class org.fhaes.model.FileDropTargetListener
 
DSCOHFile - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
DSCOHModel - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
DSCOHModel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
DSJACFile - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
DSJACModel - Variable in class org.fhaes.gui.AnalysisProgressDialog
 
DSJACModel - Variable in class org.fhaes.gui.AnalysisResultsPanel
 
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