|
swingx Version 2009-07-31 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiSplitLayout | |
---|---|
org.jdesktop.swingx | Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. |
Uses of MultiSplitLayout in org.jdesktop.swingx |
---|
Methods in org.jdesktop.swingx that return MultiSplitLayout | |
---|---|
MultiSplitLayout |
JXMultiSplitPane.getMultiSplitLayout()
A convenience method that returns the layout manager cast to MutliSplitLayout. |
Methods in org.jdesktop.swingx with parameters of type MultiSplitLayout | |
---|---|
protected Dimension |
JXMultiSplitPane.getMaxNodeSize(MultiSplitLayout msl,
MultiSplitLayout.Node n)
Set the maximum node size. |
protected Dimension |
JXMultiSplitPane.getMinNodeSize(MultiSplitLayout msl,
MultiSplitLayout.Node n)
Set the minimum node size. |
Constructors in org.jdesktop.swingx with parameters of type MultiSplitLayout | |
---|---|
JXMultiSplitPane(MultiSplitLayout layout)
Creates a MultiSplitPane. |
|
swingx Version 2009-07-31 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |