Uses of Class
org.havi.ui.event.HFocusEvent

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

Uses of HFocusEvent in org.dvb.application.inner
 

Methods in org.dvb.application.inner with parameters of type HFocusEvent
 void InnerApplicationContainer.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HNavigationInputPreferred.
 

Uses of HFocusEvent in org.havi.ui
 

Methods in org.havi.ui with parameters of type HFocusEvent
 void HTextButton.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HTextButton.
 void HText.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HText.
 void HSinglelineEntry.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HSinglelineEntry.
 void HRangeValue.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HRangeValue.
 void HRange.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HRange.
 void HNavigationInputPreferred.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HNavigationInputPreferred.
 void HListGroup.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HListGroup.
 void HIcon.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HIcon.
 void HGraphicButton.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HGraphicButton.
 void HAnimation.processHFocusEvent(HFocusEvent evt)
          Process an HFocusEvent sent to this HAnimation.