Default layout of panel and frame?

Answers were Sorted based on User's Feedback



Default layout of panel and frame?..

Answer / shweta

panel - Flowlayout
Frame - BorderLayout

Is This Answer Correct ?    94 Yes 6 No

Default layout of panel and frame?..

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

Default layout of panel and frame?..

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

Post New Answer

More Core Java Interview Questions

What is a generic code?

0 Answers  


which swing component is similar to rich text box in .net/vb

1 Answers  


How does linkedhashmap work in java?

0 Answers  


What is the program compilation process?

0 Answers  


Is ++ operator thread-safe in java?

0 Answers  


What are the two ways in which thread can be created?

0 Answers  


What modifiers may be used with a top-level class?

0 Answers  


what is unreachable code problem in multiple catch statements

3 Answers  


What is the default value of the local variables?

0 Answers  


How do you use, call, and access a static method in Java?

2 Answers  


Why packages are used?

5 Answers  


What is Collection interface?

1 Answers   Zensar,


Categories