Package IshmaelDetector.layoutFX
Class IshSpecCorrelationPaneFX
java.lang.Object
PamController.SettingsPane<IshDetParams>
IshmaelDetector.layoutFX.IshPaneFX
IshmaelDetector.layoutFX.IshSpecCorrelationPaneFX
Spectrogram correlation pane.
- Author:
- Jamie Macaulay
-
Field Summary
Fields inherited from class IshmaelDetector.layoutFX.IshPaneFX
ishDetControl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the detector specific pane.Methods inherited from class IshmaelDetector.layoutFX.IshPaneFX
getContentNode, getName, getParams, paneInitialized, setParamsMethods inherited from class PamController.SettingsPane
getAWTWindow, getFXWindow, getHelpPoint, getOwnerWindow, notifyChange, repackContents, setDefaults, setOwnerWindow
-
Constructor Details
-
IshSpecCorrelationPaneFX
-
-
Method Details
-
getDetectorPane
Description copied from class:IshPaneFXGet the detector specific pane.- Specified by:
getDetectorPanein classIshPaneFX- Returns:
- pane with detector specific controls.
-