SwingBuilder.flowLayout


Added by Danno Ferrin, last edited by Danno Ferrin on Mar 21, 2008

Labels

 
(None)

(Automatically generated from BeanInfo)

Generated Object

A java.awt.FlowLayout is returned, unless the user passes in a subclass of FlowLayout as the value argument, in which case the value argument is returned.

Attributes

Declared in java.awt.FlowLayout

  • alignment <int>
  • hgap <int>
  • vgap <int>

Events

Content

Usage

Examples