Package difar.display
Class DifarActionsVesselPanel
java.lang.Object
difar.display.DifarActionsVesselPanel
- All Implemented Interfaces:
DIFARDisplayUnit
Sits at the top of the DIFAR queue panel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
int
difarNotification
(DIFARMessage difarMessage) getComponent
(float Orientation) getName()
-
Constructor Details
-
DifarActionsVesselPanel
-
-
Method Details
-
deployButton
public void deployButton() -
buoyEndButton
public void buoyEndButton() -
getName
- Specified by:
getName
in interfaceDIFARDisplayUnit
-
getComponent
- Specified by:
getComponent
in interfaceDIFARDisplayUnit
-
getComponent
- Parameters:
Orientation
-- Returns:
- component laid out for vertical(Component.LEFT_ALIGNMENT) or horizontal(Component.TOP_ALIGNMENT)
-
difarNotification
- Specified by:
difarNotification
in interfaceDIFARDisplayUnit
-