Default layout for a ContentPane in JFC?
Answers were Sorted based on User's Feedback
Answer / guest
BorderLayout is the default lay out of contentpane.
| Is This Answer Correct ? | 10 Yes | 1 No |
how to give transparency to JComboBox,JList and JTable
Why is model-view-controller architecture used in swing?
what are the steps required in creating an empty table drop?
What are swing components in java?
What is container in java swing?
What is actionlistener in java swing?
what is the diff's between swing and applet?
What method is used to specify a container's layout?
What is the difference between swing and applet?
What is the process of setting the layout manager?
Why are swings considered lightweight?
Why should the implementation of any swing callback (like a listener) execute quickly?