Package difar.display

Class DifarActionsVesselPanel

java.lang.Object
difar.display.DifarActionsVesselPanel
All Implemented Interfaces:
DIFARDisplayUnit

public class DifarActionsVesselPanel extends Object implements DIFARDisplayUnit
Sits at the top of the DIFAR queue panel
  • Constructor Details

    • DifarActionsVesselPanel

      public DifarActionsVesselPanel(DifarControl difarControl)
  • Method Details

    • deployButton

      public void deployButton()
    • buoyEndButton

      public void buoyEndButton()
    • getName

      public String getName()
      Specified by:
      getName in interface DIFARDisplayUnit
    • getComponent

      public Component getComponent()
      Specified by:
      getComponent in interface DIFARDisplayUnit
    • getComponent

      public Component getComponent(float Orientation)
      Parameters:
      Orientation -
      Returns:
      component laid out for vertical(Component.LEFT_ALIGNMENT) or horizontal(Component.TOP_ALIGNMENT)
    • difarNotification

      public int difarNotification(DIFARMessage difarMessage)
      Specified by:
      difarNotification in interface DIFARDisplayUnit