Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

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

(Automatically generated from BeanInfo)

Generated Object

A javax.swing.ButtonGroup is returned, unless the user passes in a subclass of ButtonGroup as the value argument, in which case the value argument is returned.

Attributes

Declared in javax.swing.ButtonGroup

  • buttonCount <int>
  • elements <Enumeration>
  • selection <ButtonModel>

Events

Content

Usage

Examples