Example usage for Java javax.accessibility AccessibleValue fields, constructors, methods, implement or subclass
The text is from its open source code.
Number | getCurrentAccessibleValue() Get the value of this object as a Number . |
Number | getMaximumAccessibleValue() Get the maximum value of this object as a Number . |
Number | getMinimumAccessibleValue() Get the minimum value of this object as a Number . |