| Class | Description |
|---|---|
| ArrayFocusTraversalPolicy |
A simple focus traversal policy that determines the traversal order based
on the given component array.
|
| FormCreator |
Creates instances of Swing components from a form model and
provides methods to access components.
|
| FormLoader |
Loads the form model from a JFormDesigner .jfd file into memory.
|
| FormSaver |
Saves a form model to a JFormDesigner .jfd file.
|
| Exception | Description |
|---|---|
| MultiException |
Thrown when problems occurred while decoding or encoding a JFormDesigner .jfd file.
|
| NoSuchComponentException |
Thrown when a particular component cannot be found.
|
Copyright (C) 2004-2017 FormDev Software GmbH. All rights reserved.