InterviewSolution
Saved Bookmarks
| 1. |
Name The Containers Which Uses Border Layout As Their Default Layout? |
|
Answer» Containers which USES BORDER Layout as their default are: window, FRAME and DIALOG classes. Containers which uses Border Layout as their default are: window, Frame and Dialog classes. |
|