public class AccessibleResourceBundle extends ListResourceBundle
A resource bundle containing the localized strings in the accessibility
package. This is meant only for internal use by Java Accessibility and
is not meant to be used by assistive technologies or applications.
version
1.32 05/18/04 21:18:13
author
Willie Walker
deprecated
This class is deprecated as of version 1.3 of the
Java 2 Platform.
Fields Summary
static final Object[]
contents
The table holding the mapping between the programmatic keys
and the display strings for the en_US locale.