Uses of Interface
org.havi.ui.HTextValue

Packages that use HTextValue
org.havi.ui   
 

Uses of HTextValue in org.havi.ui
 

Classes in org.havi.ui that implement HTextValue
 class HMultilineEntry
          The HMultilineEntry is a user interface component used to receive multiple lines of alphanumeric entry from the user.
 class HSinglelineEntry
          The HSinglelineEntry is a user interface component used to receive a single line of alphanumeric entry from the user and can also be used for password input.