Package difar.display
Class DIFARUnitControlPanel
java.lang.Object
difar.display.DIFARUnitControlPanel
- All Implemented Interfaces:
DIFARDisplayUnit
A control panel which will most likely sit in the right hand
edge of the DifarGram display, but keep separate in case
we decide to put it somewhere else at a later date.
- Author:
- Doug Gillepspie
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintdifarNotification(DIFARMessage difarMessage) voidgetName()voidvoidvoid
-
Constructor Details
-
DIFARUnitControlPanel
-
-
Method Details
-
enableControls
public void enableControls() -
updateButtonLabels
public void updateButtonLabels() -
saveWithoutCrossButton
public void saveWithoutCrossButton() -
saveButton
public void saveButton() -
deleteButton
public void deleteButton() -
getName
- Specified by:
getNamein interfaceDIFARDisplayUnit
-
getComponent
- Specified by:
getComponentin interfaceDIFARDisplayUnit
-
difarNotification
- Specified by:
difarNotificationin interfaceDIFARDisplayUnit
-