Package swingtree

Class UIForRadioButton<R extends JRadioButton>

Type Parameters:
R - The type of JRadioButton being built by this builder.

public final class UIForRadioButton<R extends JRadioButton> extends UIForAnyToggleButton<UIForRadioButton<R>,R>
A SwingTree builder node designed for configuring JRadioButton instances.