FlowLayoutDemo 7.0
Download
Free  

FlowLayoutDemo 7.0

Free The FlowLayout class provides a very simple layout manager
Rating
Your vote:
Latest version:
7.0 See all
Screenshots
1 / 1
Download
Free  

The FlowLayout class provides a very simple layout manager that is used, by default, by the JPanel objects. The following figure represents a snapshot of an application that uses the flow layout. The FlowLayout class puts components in a row, sized at their preferred size. If the horizontal space in the container is too small to put all the components in one row, the FlowLayout class uses multiple rows.

Comments

User

Your vote: