Package swingtree

Class UIForScrollPanels<P extends JScrollPanels>

Type Parameters:
P - The type of the component which this builder node wraps.

public class UIForScrollPanels<P extends JScrollPanels> extends UIForAnyScrollPane<UIForScrollPanels<P>,P>
A builder node for JScrollPanels, a custom SwingTree component, which is similar to a JList but with the ability to interact with the individual components in the list.