Uses of Class
org.jdesktop.swingx.MultiSplitLayout.Split
Packages that use MultiSplitLayout.Split
-
Uses of MultiSplitLayout.Split in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return MultiSplitLayout.SplitModifier and TypeMethodDescriptionMultiSplitLayout.Node.getParent()
Returns the Split parent of this Node, or null.Methods in org.jdesktop.swingx with parameters of type MultiSplitLayout.SplitModifier and TypeMethodDescriptionvoid
MultiSplitLayout.Node.setParent
(MultiSplitLayout.Split parent) Set the value of this Node's parent property.