Class SplitPaneGraphics<R extends Row<?,​?,​?>>

Type Parameters:
R - the type of the rows
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class SplitPaneGraphics<R extends Row<?,​?,​?>>
extends GraphicsBase<R>
A specialization of GraphicsBase that displays several rows inside a SplitPane. This way each row can be easily resized via the dividers provided by the SplitPane.
Since:
1.0