Uses of Package
org.havi.ui.event

Packages that use org.havi.ui.event
org.dvb.application.inner Provides support for embedding other interactive applications within the user interface of a DVB-J application. 
org.havi.ui   
org.havi.ui.event   
 

Classes in org.havi.ui.event used by org.dvb.application.inner
HFocusEvent
          An HFocusEvent event is used to interact with a component implementing the HNavigationInputPreferred interface as follows:
HFocusListener
          The HFocusListener interface enables the reception of HFocusEvent events, as generated by objects implementing HNavigable.
 

Classes in org.havi.ui.event used by org.havi.ui
HActionEvent
          An HActionEvent event is used to interact with a component implementing the HActionInputPreferred interface as follows:
HActionListener
          The HActionListener interface enables the reception of HActionEvent events, as generated by objects implementing HActionable.
HAdjustmentEvent
          An HAdjustmentEvent event is used to interact with a component implementing the HAdjustmentValue interface as follows:
HAdjustmentListener
          The HAdjustmentListener interface enables the reception of HAdjustmentEvents, as generated by objects implementing HAdjustmentValue.
HBackgroundImageEvent
          This event informs an application that a loading operation for an HBackgroundImage has finished.
HBackgroundImageListener
          The listener interface for receiving events related to HBackgroundImage objects.
HEventGroup
          Represents a group of key codes.
HFocusEvent
          An HFocusEvent event is used to interact with a component implementing the HNavigationInputPreferred interface as follows:
HFocusListener
          The HFocusListener interface enables the reception of HFocusEvent events, as generated by objects implementing HNavigable.
HItemEvent
          An HItemEvent event is used to interact with a component implementing the HSelectionInputPreferred interface as follows:
HItemListener
          The HItemListener interface enables the reception of HItemEvents, as generated by objects implementing HItemValue.
HKeyEvent
          An HKeyEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows:
HKeyListener
          The HKeyListener interface enables the reception of HKeyEvent events.
HScreenConfigurationEvent
          This event is sent to all registered HScreenConfigurationListeners when an HScreenDevice modifies its configuration.
HScreenConfigurationListener
          This listener is used to monitor when the configuration of an HScreenDevice is modified.
HScreenLocationModifiedEvent
          This event is generated by the system when a component is moved on-screen, rather than within a container.
HScreenLocationModifiedListener
          This listener is used to monitor when a component, such as an HVideoComponent's on-screen location is modified.
HTextEvent
          An HTextEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows:
HTextListener
          The HTextListener interface enables the reception of HTextEvents, as generated by objects implementing HTextValue.
 

Classes in org.havi.ui.event used by org.havi.ui.event
HAdjustmentEvent
          An HAdjustmentEvent event is used to interact with a component implementing the HAdjustmentValue interface as follows:
HBackgroundImageEvent
          This event informs an application that a loading operation for an HBackgroundImage has finished.
HEventRepresentation
          This class is able to describe the representation of an event generator as a string, color or symbol (such as a triangle, '>', for 'play').
HItemEvent
          An HItemEvent event is used to interact with a component implementing the HSelectionInputPreferred interface as follows:
HKeyCapabilities
          This class is used to describe the (basic) keyboard capabilities of the platform.
HRcEvent
          The remote control event class.
HScreenConfigurationEvent
          This event is sent to all registered HScreenConfigurationListeners when an HScreenDevice modifies its configuration.
HScreenLocationModifiedEvent
          This event is generated by the system when a component is moved on-screen, rather than within a container.
HTextEvent
          An HTextEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows: