What are the names of Component subclasses that support
painting?
Answer / 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 |
What is the difference between constructor and method?
difference between byte stream class and character stream class?
What are mutable classes?
Is java a utf 8 string?
Where will it be used?
Write a program for recursive Traverse?
What are order of precedence and associativity, and how are they used?
How to do encapsulation in java?
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
which one is performance wise advantageious from List,Set,Map?
What is the difference between Object and Instance?
Is map ordered in java?