< prev index next >

src/jdk.accessibility/windows/classes/com/sun/java/accessibility/internal/ProviderImpl.java

Print this page

        

*** 20,30 **** * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package com.sun.java.accessibility; import javax.accessibility.AccessibilityProvider; /* This class provided methods to identify and activate the mapping from the * JavaAccessBridge API to the Java Accessibility API. --- 20,30 ---- * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package com.sun.java.accessibility.internal; import javax.accessibility.AccessibilityProvider; /* This class provided methods to identify and activate the mapping from the * JavaAccessBridge API to the Java Accessibility API.
< prev index next >