Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.javatools.util
Class AccessibleUtils

java.lang.Object
  extended by oracle.javatools.util.AccessibleUtils

public abstract class AccessibleUtils
extends java.lang.Object

The AccessiblityUtils class provides helper methods for dealing with accessiblity.


Constructor Summary
AccessibleUtils()
           
 
Method Summary
static boolean isAssistiveTechnologySet()
          Returns true if the assistive technologies have been set.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessibleUtils

public AccessibleUtils()
Method Detail

isAssistiveTechnologySet

public static boolean isAssistiveTechnologySet()
Returns true if the assistive technologies have been set. Typically this means that the AccessBridge has been installed into the jdk.

Returns:
true if the assistive technlogies have been set; false otherwise

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.