org.havi.ui
Interface HNoInputPreferred

All Known Implementing Classes:
HAnimation, HGraphicButton, HIcon, HRange, HRangeValue, HStaticAnimation, HStaticIcon, HStaticRange, HStaticText, HText, HTextButton, HToggleButton

public interface HNoInputPreferred

A component which implements HNoInputPreferred indicates that the user cannot navigate to this component.

All interoperable implementations of the HNoInputPreferred interface must extend HComponent.

In some cases a component which implements this interface will be extended, and that component will implement another "XxxInputPreferred" interface. In all cases, these other interfaces take precedence.