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
What are the special characters?
What is java command?
How do you compare two objects?
In java, how many ways you can take input from the console?
What is the basic concept of java?
Can we write class inside a class in java?
How will you reverse a singly-link list?
what do you mean by marker interface in java?
Is java a utf 8 string?
What is immutable state?
What is hashing principle in java?
What is the major difference between linkedlist and arraylist?
Is singleton thread safe in java?
What are java threads?
How do you make an arraylist empty in java?