What are different types of controls in AWT?
Answer Posted / megha gupta
Controls are components that allow a user to interact with
your application.
Types of controls:
Labels
Push Buttons
Check Boxes
Choice
Lists
Scrollbars
Text Components
Canvas
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the different types of memory used by jvm?
Do you think that java should have had pointers?
What you mean by COM and DCOM?
Difference between loadclass and class.forname?
what are RemoteObjects?
Do I have to use jsps with my application?
What classes of exceptions may be caught by a catch clause?
What is the purpose of the finally clause of a try-catch-finally statement?
What are the steps to write p-to-p model application?
What are the different class loaders used by jvm?
Difference between swing and awt?
When a thread blocks on i/o, what state does it enter?
Can I have an action without a form?
What is the relationship between an event-listener interface and an event-adapter class?
What is ripple effect?