|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.MultiSplitLayout.Node
org.jdesktop.swingx.MultiSplitLayout.Split
org.jdesktop.swingx.MultiSplitLayout.RowSplit
public static class MultiSplitLayout.RowSplit
| Constructor Summary | |
|---|---|
MultiSplitLayout.RowSplit()
|
|
MultiSplitLayout.RowSplit(MultiSplitLayout.Node... children)
|
|
| Method Summary | |
|---|---|
boolean |
isRowLayout()
Returns true if the this Split's children are to be laid out in a row: all the same height, left edge equal to the previous Node's right edge. |
| Methods inherited from class org.jdesktop.swingx.MultiSplitLayout.Split |
|---|
checkDividers, getChildren, getName, hide, isVisible, lastWeightedChild, remove, replace, restoreDividers, setChildren, setChildren, setName, setRowLayout, toString |
| Methods inherited from class org.jdesktop.swingx.MultiSplitLayout.Node |
|---|
getBounds, getParent, getWeight, nextSibling, previousSibling, setBounds, setParent, setVisible, setWeight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MultiSplitLayout.RowSplit()
public MultiSplitLayout.RowSplit(MultiSplitLayout.Node... children)
| Method Detail |
|---|
public final boolean isRowLayout()
isRowLayout in class MultiSplitLayout.SplitMultiSplitLayout.Split.setRowLayout(boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||