Class IshPaneFX

java.lang.Object
PamController.SettingsPane<IshDetParams>
IshmaelDetector.layoutFX.IshPaneFX
Direct Known Subclasses:
IshEnergyPaneFX, IshSpecCorrelationPaneFX

public abstract class IshPaneFX extends SettingsPane<IshDetParams>
FX implementation of the Ishmael detector.
Author:
Jamie Macaulay
  • Constructor Details Link icon

    • IshPaneFX Link icon

      public IshPaneFX(IshDetControl ishDetControl)
      Constructor for Ishmael pane. Since different Ishmael detector share a lot of params the pane is abstract and sub-classed by different Ishamel detectors.
      Parameters:
      ownerWindow - - the ownder window
  • Method Details Link icon