Property |
Type | Notes |
---|---|---|
|
java.lang.String |
Values: "regular", "small" |
Quaqua.Component .visualMargin |
java.awt.Insets |
See layout |
Quaqua supports the regular and small size variant.
You can change the size of the radio button by setting the client property JComponent.sizeVariant, or by setting an appropriate font.
Radio buttons are displayed with regular size for the font Lucida Grande
13 and with small size for the font Lucida Grande 11.
|