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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidintdifarNotification(DIFARMessage difarMessage) getComponent(float Orientation) getName() 
- 
Constructor Details
- 
DifarActionsVesselPanel
 
 - 
 - 
Method Details
- 
deployButton
public void deployButton() - 
buoyEndButton
public void buoyEndButton() - 
getName
- Specified by:
 getNamein interfaceDIFARDisplayUnit
 - 
getComponent
- Specified by:
 getComponentin interfaceDIFARDisplayUnit
 - 
getComponent
- Parameters:
 Orientation-- Returns:
 - component laid out for vertical(Component.LEFT_ALIGNMENT) or horizontal(Component.TOP_ALIGNMENT)
 
 - 
difarNotification
- Specified by:
 difarNotificationin interfaceDIFARDisplayUnit
 
 -