Uses of Class
com.jformdesigner.runtime.MultiException
Packages that use MultiException
-
Uses of MultiException in com.jformdesigner.runtime
Methods in com.jformdesigner.runtime that throw MultiExceptionModifier and TypeMethodDescriptionstatic FormModelFormLoader.load(InputStream in, ClassLoader classLoader) Loads a form model from the given input stream.static voidFormSaver.save(FormModel model, OutputStream out) Saves a form model to the given output stream.