public abstract class AccessibleUtils
extends java.lang.Object
AccessiblityUtils class provides helper methods for dealing with accessiblity.| Constructor and Description |
|---|
AccessibleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAssistiveTechnologySet()
Returns true if the assistive technologies have been set.
|