|
Question |
Rating |
View Answer |
 |
What is Java Swing? |
|
View Answer |
 |
What is JFC? |
|
View Answer |
 |
What is AWT? |
|
View Answer |
 |
What are the differences between Swing and AWT? |
|
View Answer |
 |
What are heavyweight components ? |
|
View Answer |
 |
What is lightweight component? |
|
View Answer |
 |
What is double buffering ? |
|
View Answer |
 |
What is an event in Swing? |
|
View Answer |
 |
What is an event handler in swing? |
|
View Answer |
 |
What is a layout manager? |
|
View Answer |
 |
What is clipping? |
|
View Answer |
 |
Which containers use a border Layout as their default layout in swing? |
|
View Answer |
 |
What is the preferred size of a component? |
|
View Answer |
 |
What method is used to specify a container's layout? |
|
View Answer |
 |
Which containers use a FlowLayout as their default layout? |
|
View Answer |
 |
Which method of the Component class is used to set the position and size of a component? |
|
View Answer |
 |
What is the What is the difference between invokeAndWait() and invokeLater()? ? |
|
View Answer |
 |
Why should any swing call back implementation execute quickly? |
|
View Answer |
 |
What is the difference between applications and applets? |
|
View Answer |
 |
Which method is used by the applet to recognize the height and width? |
|
View Answer |