com.jgoodies.forms.layout
Class FormSpecParser.FormLayoutParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jgoodies.forms.layout.FormSpecParser.FormLayoutParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FormSpecParser

public static final class FormSpecParser.FormLayoutParseException
extends java.lang.RuntimeException

Used by the parser for encoded column and row specifications.

See Also:
Serialized Form

Method Summary
 
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
 



Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.