Java javax.accessibility AccessibleValue fields, constructors, methods, implement or subclass

Example usage for Java javax.accessibility AccessibleValue fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.accessibility AccessibleValue.

The text is from its open source code.

Method

NumbergetCurrentAccessibleValue()
Get the value of this object as a Number .
NumbergetMaximumAccessibleValue()
Get the maximum value of this object as a Number .
NumbergetMinimumAccessibleValue()
Get the minimum value of this object as a Number .