Java Swing Programming Question:

Download Job Interview Questions and Answers PDF

What is the preferred size of a component?

Java Swing Programming Interview Question
Java Swing Programming Interview Question

Answer:

The preferred size of a component is the minimum component size that will allow the component to display normally.

Download Java Swing Programming Interview Questions And Answers PDF

Previous QuestionNext Question
Which containers use a border Layout as their default layout in swing?What method is used to specify a container's layout?