Default layout of panel and frame?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
default layout of panel is flowlayout
default layout of frame is border layout
Is This Answer Correct ? | 73 Yes | 4 No |
Answer / awais bajwa
Actually its not the layout of frame which is borderlayout
frame has no layout
content pane which is contained by frame has border layout
Is This Answer Correct ? | 12 Yes | 22 No |
What is a generic code?
which swing component is similar to rich text box in .net/vb
How does linkedhashmap work in java?
What is the program compilation process?
Is ++ operator thread-safe in java?
What are the two ways in which thread can be created?
What modifiers may be used with a top-level class?
what is unreachable code problem in multiple catch statements
What is the default value of the local variables?
How do you use, call, and access a static method in Java?
Why packages are used?
What is Collection interface?