|
Question |
Rating |
View Answer |
 |
Which is the best book to start learning Java Swing and JFC? |
|
View Answer |
 |
What are the advantages of the event-delegation model over the event-inheritance model? |
|
View Answer |
 |
What is an event and what are the models available for event handling? |
|
View Answer |
 |
Which method is used for setting security in applets? |
|
View Answer |
 |
When we should go for codebase in applet? |
|
View Answer |
 |
Which method is used by the applet to recognize the height and width? |
|
View Answer |
 |
What is the difference between applications and applets? |
|
View Answer |
 |
Why should any swing call back implementation execute quickly? |
|
View Answer |
 |
What is the What is the difference between invokeAndWait() and invokeLater()? ? |
|
View Answer |
 |
Which method of the Component class is used to set the position and size of a component? |
|
View Answer |
 |
Which containers use a FlowLayout as their default layout? |
|
View Answer |
 |
What method is used to specify a container's layout? |
|
View Answer |
 |
What is the preferred size of a component? |
|
View Answer |
 |
Which containers use a border Layout as their default layout in swing? |
|
View Answer |
 |
What is clipping? |
|
View Answer |
 |
What is a layout manager? |
|
View Answer |
 |
What is an event handler in swing? |
|
View Answer |
 |
What is an event in Swing? |
|
View Answer |
 |
What is double buffering ? |
|
View Answer |
 |
What is lightweight component? |
|
View Answer |