MOON
Server: Apache
System: Linux cl1170g 4.19.62-mod-std-ipv6-64-rescue #828825 SMP Tue Jul 30 13:54:49 UTC 2019 x86_64
User: wh0f20bb (1057)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //etc/alternatives/jabswitch.1
.\" Automatically generated by Pandoc 2.3.1
.\"
.TH "JABSWITCH" "1" "2024" "JDK 17.0.12" "JDK Commands"
.hy
.SH NAME
.PP
jabswitch \- enable or disable the Java Access Bridge
.SH SYNOPSIS
.PP
\f[CB]jabswitch\f[R] [ \-enable|/enable | \-disable|/disable |
\-version|/version | \-?|/?
]
.SH OPTIONS
.PP
\f[CB]\-enable\f[R] or \f[CB]/enable\f[R] : Enables the Java Access Bridge
.PP
\f[CB]\-disable\f[R] or \f[CB]/disable\f[R] : Disables the Java Access
Bridge
.PP
\f[CB]\-version\f[R] or \f[CB]/version\f[R] : Displays version information
for the \f[CB]jabswitch\f[R] command.
.PP
\f[CB]\-?\f[R] or \f[CB]/?\f[R] : Displays usage information for the
\f[CB]jabswitch\f[R] command.
.SH DESCRIPTION
.PP
The \f[CB]jabswitch\f[R] command is a utility program that enables the
Java Access Bridge to be loaded by the JDK on Windows platforms.
The Java Access Bridge is used by Assistive Technologies to interact
with Java Accessibility APIs of the Java SE platform.
To have any effect, the assistive technology must support the Java
Access Bridge.
.PP
This command creates or updates a file named
\f[CB]\&.accessibility.properties\f[R], in the user\[aq]s home directory.
When selecting the \f[CB]\-enable\f[R] option, the file is populated with
the information needed to load the Java Access Bridge.
This file is then read and used in accordance with the specification of
the Java SE \f[B]\f[BC]java.awt.Toolkit.getDefaultToolkit()\f[B]\f[R]
API, on initialization.
.PP
Note: This command is only provided with JDK for Windows.