12345678910111213141516171819202122232425 |
- # ===========================================================================
- # Licensed Materials - Property of IBM
- # "Restricted Materials of IBM"
- #
- # IBM SDK, Java(tm) Technology Edition, v7
- # (C) Copyright IBM Corp. 2014, 2014. All Rights Reserved
- #
- # US Government Users Restricted Rights - Use, duplication or disclosure
- # restricted by GSA ADP Schedule Contract with IBM Corp.
- # ===========================================================================
- #
- # @(#)src/propfiles/accessibility.properties, jawbridge, jawdev_wi32, 20060111 1.1.1.5
- # ===========================================================================
- #
- #
- # Load the IBM jawbridge into the Java VM
- #
- #assistive_technologies=JawBridge
- # Load the Java Access Bridge class into the JVM
- #
- #assistive_technologies=com.sun.java.accessibility.AccessBridge
- #screen_magnifier_present=true
|