Class | Description |
---|---|
PainfullySimpleEntry |
A PainfullySimpleEntry is used by the PainfullySimpleForm in place of a
regular Entry because it can be loaded from a string that takes a block of a
Painfully Simple Form file as input.
|
PainfullySimpleForm |
The PainfullySimpleForm is a Form that is initialized from a InputStream that
contains the serialized contents of a Form in the Painfully Simple Form file format (PSF).
|