Package swingtree

Class UIForToggleButton<B extends JToggleButton>


public final class UIForToggleButton<B extends JToggleButton> extends UIForAnyToggleButton<UIForToggleButton<B>,B>
A SwingTree builder node designed for configuring JToggleButton instances.

Take a look at the living swing-tree documentation where you can browse a large collection of examples demonstrating how to use the API of this class or other classes.