Package swingtree

Class UIForRadioButton<R extends JRadioButton>


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