|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
public static class MultiSplitLayout.InvalidLayoutException
The specified Node is either the wrong type or was configured incorrectly.
| Constructor Summary | |
|---|---|
MultiSplitLayout.InvalidLayoutException(java.lang.String msg,
MultiSplitLayout.Node node)
|
|
| Method Summary | |
|---|---|
MultiSplitLayout.Node |
getNode()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MultiSplitLayout.InvalidLayoutException(java.lang.String msg,
MultiSplitLayout.Node node)
| Method Detail |
|---|
public MultiSplitLayout.Node getNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||