public class BooleanPropertyGroup
extends java.lang.Object
BooleanProperty
s.
BooleanProperty
has the value true
the rest of the properties
in the group has the value false
.JRadioButton
s in a ButtonGroup
.Constructor and Description |
---|
BooleanPropertyGroup(PropertiesListModel model)
Creates a new group.
|
public BooleanPropertyGroup(PropertiesListModel model) throws java.lang.IllegalArgumentException
model
- the corresponding properties list modeljava.lang.IllegalArgumentException
-