Package IshmaelDetector.layoutFX
Class IshEnergyPaneFX
java.lang.Object
PamController.SettingsPane<IshDetParams>
IshmaelDetector.layoutFX.IshPaneFX
IshmaelDetector.layoutFX.IshEnergyPaneFX
Energy sum 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
-
IshEnergyPaneFX
The energy pane.- Parameters:
ishDetControl
- -reference to the energy sum control.
-
-
Method Details
-
getDetectorPane
Description copied from class:IshPaneFX
Get the detector specific pane.- Specified by:
getDetectorPane
in classIshPaneFX
- Returns:
- pane with detector specific controls.
-