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