public interface RadioButtonBuilder extends ToggleButtonBuilder<JRadioButton,RadioButtonBuilder>
TRANSFER_FOCUS_ON_ENTER
Modifier and Type | Method and Description |
---|---|
static RadioButtonBuilder |
builder() |
static RadioButtonBuilder |
builder(Value<Boolean> linkedValue) |
action, actionListener, builder, caption, horizontalAlignment, icon, includeCaption, margin, mnemonic
background, border, build, build, buildValue, clear, clientProperty, componentListener, componentOrientation, enabled, enabledState, focusable, focusListener, font, foreground, initialValue, keyEvent, keyListener, label, linkedValue, linkedValueObserver, maximumHeight, maximumSize, maximumWidth, minimumHeight, minimumSize, minimumWidth, mouseListener, mouseMotionListener, mouseWheelListener, onBuild, onSetVisible, opaque, popupMenu, popupMenuControl, popupMenuControls, preferredHeight, preferredSize, preferredWidth, scrollPane, toolTipText, transferFocusOnEnter, transferHandler, validator
static RadioButtonBuilder builder()
builder
in interface ButtonBuilder<Boolean,JRadioButton,RadioButtonBuilder>
builder
in interface ToggleButtonBuilder<JRadioButton,RadioButtonBuilder>
static RadioButtonBuilder builder(Value<Boolean> linkedValue)
builder
in interface ToggleButtonBuilder<JRadioButton,RadioButtonBuilder>
linkedValue
- the value to link to the radion button