What are different types of controls in AWT?

Answer Posted / ashu

an awt conrols is a component that allows the end users to
interact with applications created in java.All AWT controls
in java are subclass of component class. the component class
provides the add() method to add awt components to
containers such as applet windows. The components are:
LAbel,Button,
heckboxes,
radio buttons
choice,
textr field text areas
scroll bar

Is This Answer Correct ?    31 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there books about seam?

644


Describe, in general, how java's garbage collector works?

548


Is infobus easy to use?

607


Is jvm a overhead?

637


When a thread blocks on i/o, what state does it enter?

582






AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1654


how to use debug in my elipse to solve problems that exist in my project

1772


What are the steps to write p-to-p model application?

1970


Define aop(assepct oriented programing)?

652


difference between  ejb,struts,hibernate,spring and jsp

2315


How many times may an objects finalize() method be invoked by the garbage collector?

682


What is Remote Server?

1693


How will you pass parameters in RMI? Why do you serialize?

711


What is colon_pkg_prefixes and what is its use?

2011


Why a client should be multithreading? Explain.

609