| Package | Description |
|---|---|
| com.jformdesigner.runtime |
| Modifier and Type | Method and Description |
|---|---|
static FormModel |
FormLoader.load(java.io.InputStream in,
java.lang.ClassLoader classLoader)
Loads a form model from the given input stream.
|
static void |
FormSaver.save(FormModel model,
java.io.OutputStream out)
Saves a form model to the given output stream.
|
Copyright (C) 2004-2017 FormDev Software GmbH. All rights reserved.