Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

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

(Automatically generated from BeanInfo)

Generated Object

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

Attributes

Declared in javax.swing.border.TitledBorder

  • border <Border>
  • title <String>
  • titleColor <Color>
  • titleFont <Font>
  • titleJustification <int>
  • titlePosition <int>

Declared in javax.swing.border.AbstractBorder

  • borderOpaque <boolean>

Events

Content

Usage

Examples