Class SwimMenu

All Implemented Interfaces:
ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, MenuElement, SwingConstants

public class SwimMenu extends JMenu implements ActionListener
Create the menu that control swimming (trajectory integration)
Author:
DHeddle
See Also:
  • Method Details Link icon

    • getInstance Link icon

      public static SwimMenu getInstance()
      Accessor for the SwimMenu singleton
      Returns:
      the SwimMenu singleton
    • actionPerformed Link icon

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
    • showMonteCarloTracks Link icon

      public boolean showMonteCarloTracks()
      Check whether we should show Monte Carlo tracks
      Returns:
      true if we should show MC tracks
    • showReconstructedTracks Link icon

      public boolean showReconstructedTracks()
      Check whether we should showreconstructed tracks
      Returns:
      true if we should show MC tracks