Uses of Class
org.jdesktop.swingx.MultiSplitPane.DividerPainter
Packages that use MultiSplitPane.DividerPainter
-
Uses of MultiSplitPane.DividerPainter in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return MultiSplitPane.DividerPainterModifier and TypeMethodDescriptionMultiSplitPane.getDividerPainter()The DividerPainter that's used to paint Dividers on this MultiSplitPane.Methods in org.jdesktop.swingx with parameters of type MultiSplitPane.DividerPainterModifier and TypeMethodDescriptionvoidMultiSplitPane.setDividerPainter(MultiSplitPane.DividerPainter dividerPainter) Sets the DividerPainter that's used to paint Dividers on this MultiSplitPane.