Package swingtree

Class UIForTextArea<A extends JTextArea>

Type Parameters:
A - The type of JTextArea that this UIForTextArea is configuring.

public final class UIForTextArea<A extends JTextArea> extends UIForAnyTextComponent<UIForTextArea<A>,A>
A SwingTree builder node designed for configuring JTextArea instances.