Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

SwingBuilder.flowLayout Add comment to Wiki View in Wiki Edit Wiki page Printable Version

(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