Object CommonStateBitMask

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <Error class: unknown class> getEnabled()
      final <Error class: unknown class> getFocused()
      final <Error class: unknown class> getHovered()
      final <Error class: unknown class> getPressed()
      final <Error class: unknown class> getActive()
      final <Error class: unknown class> getSelected()
      final <Error class: unknown class> getIndeterminate()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getEnabled

         final <Error class: unknown class> getEnabled()
      • getFocused

         final <Error class: unknown class> getFocused()
      • getHovered

         final <Error class: unknown class> getHovered()
      • getPressed

         final <Error class: unknown class> getPressed()
      • getActive

         final <Error class: unknown class> getActive()
      • getSelected

         final <Error class: unknown class> getSelected()