Java Swing Question and Answers
21. | Which container method is used to cause a container to be laid out and redisplayed? |
---|---|
validate() | |
22. | Name the containers which use Border Layouts as their default layout? |
---|---|
|
|
23. | What do heavy weight components mean? |
---|---|
|
|
24. | What is the purpose of the enableEvents() method? |
---|---|
|
|