Package swingtree

Class UIForPanel<P extends JPanel>

Type Parameters:
P - The type of JPanel that this UIForPanel is configuring.

public final class UIForPanel<P extends JPanel> extends UIForAnySwing<UIForPanel<P>,P>
A SwingTree builder node designed for configuring JPanel instances.