Package org.ocap.hardware.frontpanel

Represents various aspects of front panel displays .

See:
          Description

Interface Summary
BlinkSpec This interface represents the front panel display blinking specification.
BrightSpec This interface represents the front panel display brightness specification.
ColorSpec This interface represents the front panel display Color specification.
Indicator This interface represents an indicator in the front panel display and allows its properties to be checked and set.
IndicatorDisplay This interface represents the set of individual indicators on a front panel (e.g.
ScrollSpec This interface represents th scrolling specification of a front panel text display.
TextDisplay This interface represents one line of characters in a front panel display.
 

Class Summary
FrontPanelManager This class represents an optional front panel display and SHOULD not be present in any device that does not support one.
 

Package org.ocap.hardware.frontpanel Description

Represents various aspects of front panel displays .