Deprecated API


Contents
Deprecated Fields
org.havi.ui.event.HRcEvent.RC_FIRST
          The value of this field is useless, since it mixes event ids and key codes. It does not reflect any of the remote control key codes listed in this class. 
org.havi.ui.event.HRcEvent.RC_LAST
            
org.havi.ui.HVisible.TEXT_VALUE_CHANGE
          This constant shall not be used for the hinting mechanism. Looks shall treat it as HVisible.UNKNOWN_CHANGE. See also HVisible.CARET_POSITION_CHANGE and HVisible.TEXT_CONTENT_CHANGE. 
 

Deprecated Constructors
org.havi.ui.event.HKeyEvent(Component, int, long, int, int)
          See explanation in java.awt.event.KeyEvent. 
org.havi.ui.event.HRcEvent(Component, int, long, int, int)
          See explanation in java.awt.event.KeyEvent.