Answer Posted / dhanashree
The minimum size of the component, enough to display its label is known as preferred size of the component. For example, the button size should display its label with platform-specific decoration like dotted lines around the label etc. The FlowLayout manager gives the preferred size to a component.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how we can make a read-only class in java?
Difference between association, composition and aggregation?
What is object of class in java?
Do you need to import math in java?
How many arguments can be passed to main ()?
What is unicode with example?
Why are constructors used?
What is the purpose of finalization in java programming?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What is the difference between JDBC 1.0 and JDBC 2.0?
What are inbuilt functions?
What is data type example?
What is collection class in java? List down its methods and interfaces.
What is use of set in java?
What are class members by default?