Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

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

(Automatically generated from BeanInfo)

Generated Object

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

Attributes

Declared in java.awt.GridLayout

  • columns <int>
  • hgap <int>
  • rows <int>
  • vgap <int>

Events

Content

Usage

Examples