What is button in java?



What is button in java?..

Answer / Amarnath Kumar

A Button in Java is a graphical widget used to trigger an action when clicked. Buttons are part of the AWT (Abstract Window Toolkit) and Swing libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

i developed a Stateless Session bean program.And created a client by a common java class as class m {p s v m(String s[]){....}} And i called the bean deployed in weblogic.from cmd prompt And that run. mind it i have to set setenv,seting classpath for that bean jar file before compile and run it. ok when i do a servlet programme deployed in tomcat and call that bean then it give classdefnotfoundException and NoInitialContext like this.So how i sucessfully do this? Ok when i call that bean from java class from the console like i previously told, if i don't set setenv i found the same error on the cmd prompt. pls help to get out of it

2 Answers  


Why is j2ee needed?

1 Answers  


What is container-managed persistence?

1 Answers  


Is java an assembly language?

1 Answers  


What is javamail?

1 Answers  


What is bean factory, have you used xmlbean factory?

1 Answers  


Explain the four types of container that the j2ee specification defines

1 Answers  


What is non primitive data type in java?

1 Answers  


What is initialization parameter?

1 Answers  


What is home interface?

1 Answers  


What will happen when you compile and run the following code?

1 Answers  


Is java more difficult than c++?

1 Answers  


Categories