What are different types of controls in AWT?

Answer Posted / janet

Controls are components that allow a user to interact with
your application and the AWT supports the following types
of controls:
Labels,Push Buttons,Check Boxes,Choice
Lists,Lists,Scrollbars,Text Components. These controls are
subclasses of Component.

Is This Answer Correct ?    130 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the purpose of introspection?

669


Why are component architectures useful?

564


What is a sessionfactory? Is it a thread-safe object?

664


What is the difference between the session.update() method and the session.lock() method?

547


What is JTS?

1855






Why is string immutable in java?

570


If your ui seems to freeze periodically, what might be a likely reason?

535


Difference between new operator and class.forname().newinstance()?

590


What is the immediate superclass of the applet class?

590


What do you mean by Socket Programming?

540


What are the different methods of identifying an object?

562


Can I map more than one table in a cmp?

585


How would you detect a keypress in a jcombobox?

664


What restrictions are placed on the location of a package statement within a source code file?

606


What class is used to create Server side object ?

1658