Module com.iamsoft.util.ui
Package org.jdesktop.swingx
Class MultiSplitLayout.InvalidLayoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
- All Implemented Interfaces:
Serializable
- Enclosing class:
MultiSplitLayout
The specified Node is either the wrong type or was configured
incorrectly.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidLayoutException
-
-
Method Details
-
getNode
- Returns:
- the invalid Node.
-