What are the names of Component subclasses that support
painting?
Answer Posted / pradip mishra(b-tech it)
Assistive technologies — voice interfaces, screen readers,
alternate input devices, and so on — are useful not only
for people with disabilities, but also for people using
computers in non-office environments. For example, if
you're stuck in a traffic jam, you might use assistive
technologies to check your email, using only voice input
and output. The information that enables assistive
technologies can be used for other tools, as well, such as
automated GUI testers and input devices such as
touchscreens. Assistive technologies get information from
components using the Accessibility API,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why does java have two ways to create child threads?
What is string data?
How to change the priority of thread or how to set the priority of thread?
What are the changes in java.io in java 8 ?
Is null false in java?
Is object a data type?
Explain the usage of this with constructors?
What is the difference between Java1.4 and Java1.5
Why main method is static in java?
Is space a character in java?
What is the use of private static?
What do you mean by constructor?
What do you understand by copy constructor in java?
What is better- service oriented or batch oriented solutions?
What is class and object in java?