What are different types of controls in AWT?
Answer Posted / ashwani
button, checkbox,label,list,scrollBar, textArea,textField
| Is This Answer Correct ? | 49 Yes | 10 No |
Post New Answer View All Answers
Should synchronization primitives be used on bean methods?
How substring() method of string class create memory leaks?
what is an isolation level?
What is Remote Server?
Explain phantom read?
Java is fully object oriented languages or not?
When is the best time to validate input?
How is a java object message delivered to a non-java client?
Can I run seam with jdk 1.4 and earlier?
Can I use multiple html form elements with the same name?
Name the class that is used to bind the server object with RMI Registry?
Difference between loadclass and class.forname?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
How would you detect a keypress in a jcombobox?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions