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
What is the difference between the string and stringbuffer classes?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
How would you create a button with rounded edges?
Name three subclasses of the component class?
What is the infobus?
What is synchronization and why is it important?
What state does a thread enter when it terminates its processing?
What do you need to set-up a cluster with jboss?
How to deploy Jar, War files in J2EE?
whats is statement and procedure
What is the map interface?
Why does the option tag render selected=selected instead of just selected?
What are the sequence of steps to write pub or sub model kind of application?
What is ioc concept?
How can I scroll through list of pages like the search results in google?