Class UIControlState


  • public final class UIControlState
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Application
      additional flags available for application use
      static long Disabled  
      static long Focused
      Applicable only when the screen supports focus
      static long Highlighted
      used when UIControl isHighlighted is set
      static long Normal  
      static long Reserved
      flags reserved for internal framework use
      static long Selected
      flag usable by app (see below)
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait