Interface TMDialogComponent

All Known Implementing Classes:
DialogMap, DialogMap2D, DialogMap3DSwing, EventControlPanel, ModelResultPanel, TMModelControlPanel

public interface TMDialogComponent
Reinstated Target motion add-in as used by the click detector. Hope one day still to replace this with Jamie's new one, but keep this one until Jamie's is working.
Author:
Doug Gillespie
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
     
    void
    Enable controls - based on event selection and other controls
     
    void
    setCurrentEventIndex(int eventIndex, Object sender)
    Current event has been set (possibly in one of the other panels)
  • Method Details Link icon

    • getPanel Link icon

      JPanel getPanel()
      Returns:
      a panel to include in the main dialog
    • setCurrentEventIndex Link icon

      void setCurrentEventIndex(int eventIndex, Object sender)
      Current event has been set (possibly in one of the other panels)
      Parameters:
      sender -
      event -
    • enableControls Link icon

      void enableControls()
      Enable controls - based on event selection and other controls
    • canRun Link icon

      boolean canRun()
      Returns:
      true if settigns on this panel think it's possible to start a run