Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

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

(Automatically generated from BeanInfo)

Generated Object

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

Attributes

Declared in javax.swing.border.MatteBorder

  • matteColor <Color>
  • tileIcon <Icon>

Declared in javax.swing.border.EmptyBorder

  • borderInsets <Insets>

Declared in javax.swing.border.AbstractBorder

  • borderOpaque <boolean>

Events

Content

Usage

Examples