INTRO SPECS TUTORIALS RESOURCES TOOLS ABOUT US CONTACT US
UIML v1.0 UIML v2.0
 

UIML v2.0
Draft Spec
DTD
Examples
Vocabularies

UIML v1.0
Tags
Components
Attributes

UIML Interface Components (UIML 1.0)

ButtonGroup

Toolkit:

com.sun.java.swing

Description:

A container; when JCheckBoxes, JRadioButtons, or JToggleButtons are placed inside a ButtonGroup, only one may be selected at a time (not yet implemented in prerelease version 0.4).

RENDERING

Allowed Values Meaning
ButtonGroup JRadioButtons nested in a ButtonGroup can be checked with mutual exclusion. The parent component must be rendered as a Frame, Panel, ScrollPane, JFrame, or JPanel.

 

© 1999-2000 UIML.org (all rights reserved)