Default layout for a ContentPane in JFC?

Answers were Sorted based on User's Feedback



Default layout for a ContentPane in JFC?..

Answer / sathiq

Border Layout

Is This Answer Correct ?    14 Yes 0 No

Default layout for a ContentPane in JFC?..

Answer / guest

BorderLayout is the default lay out of contentpane.

Is This Answer Correct ?    10 Yes 1 No

Default layout for a ContentPane in JFC?..

Answer / manikandan

Border layout

Is This Answer Correct ?    1 Yes 0 No

Default layout for a ContentPane in JFC?..

Answer / pavani

borderlayout

Is This Answer Correct ?    1 Yes 0 No

Default layout for a ContentPane in JFC?..

Answer / gunasek.j

The default layout is border layout

Is This Answer Correct ?    0 Yes 0 No

Default layout for a ContentPane in JFC?..

Answer / ravi

it is borderlayout

Is This Answer Correct ?    0 Yes 0 No

Default layout for a ContentPane in JFC?..

Answer / lalitha.b

obviously,borderlayout

Is This Answer Correct ?    0 Yes 0 No

Default layout for a ContentPane in JFC?..

Answer / balamurugan

may be NULL layout

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Swing Interview Questions

What is swing gui in java?

0 Answers  


What are the two key features of swing?

0 Answers  


What is the purpose of transferhandler class?

0 Answers  


How to add and delete nodes in Jtree?

1 Answers   MindMill,


Which method of the Component class is used to set the position and size of a component?

0 Answers  






What is the use of double buffering in swings?

0 Answers  


what is difference between checked and unchecked exception plz explain examples ?

5 Answers   Fujitsu,


when we right click on the JTable using mouse it works properly but how to right click on JTable in java using keyboard what should be the code for the same.....? Thanks Nitin

1 Answers  


What is javax swing joptionpane?

0 Answers  


Name the method, to expand & collapse nodes in a Jtree?

1 Answers   Wipro,


What are heavyweight components? What is lightweight component?

0 Answers  


What are the different components that are used to show a container?

0 Answers  


Categories