|
Class Summary |
| Configure |
This object provides the ability to store and read-back integer-based
configuration. |
| ConfigureINI |
Reads and writes Windows INI configuration files. |
| ConfigureObject |
This object read and write object configuration files |
| ConfigureString |
The ConfigureString
stores string information based on a key. |
| EnhancedFile |
This class extends the basic File object to provide more files and
directory related functionalities. |
| ExtensionFilenameFilter |
Generic file name extension class. |
| FileSpecFilter |
This FilenameFilter allows the matching of files with
'*' and '?' that are normal on the command-line. |
| ioRoutines |
The ioRoutines class contains several useful class fields
and methods. |
| IsDirectoryFilter |
Generic file name extension class. |
| IsFileFilter |
Generic file name extension class. |
| PrefixFilenameFilter |
This FilenameFilter allows the matching of files with a
certain prefix. |
| PrinterSetupData |
This class encapsulate printer setup data. |
| PrintRoutines |
The PrintRoutines class contains several useful class
fields and methods. |
| RegExFilenameFilter |
This FilenameFilter allows the matching of files with
regular expression. |
| SuffixFilenameFilter |
This FilenameFilter allows the matching of files with a
certain suffix. |
| TemporaryStorage |
This class provides tools to deal with temporary files and
directories. |
| TextPrinter |
This class emulates a text printer and allows any software module
to send text to a printer. |