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