Class Summary |
AbstractISOCodeMapper |
Objects of this class store an ISO two-letter code and can translate it into a localised name. |
AbstractMessage |
This is a generic message implementation. |
Base64 |
Encodes and decodes to and from Base64 notation. |
BooleanVariable |
|
BusyFlag |
|
ByteArrayUtil |
|
ClassUtil |
This class performs some basic operations related to Class objects. |
ClassUtil.ClassGetter |
This small inner class is needed to get information about static classes. |
ClassUtil.ClassInstantiator |
|
ClassUtil.Package |
Represents a package name. |
CondVar |
|
CountryMapper |
Objects of this class store a country code and can translate it into
the localised name of the corresponding country. |
JAPMessages |
Use this class to display GUI texts in the user's language. |
JobQueue |
The job queue is meant for threads that are executed very often and do the same things, e.g. |
JobQueue.Job |
A job that may be added to the job queue. |
LanguageMapper |
Objects of this class store a language code and can translate it into
the localised name of the corresponding language. |
MyStringBuilder |
|
ObjectQueue |
This is a generic object queue. |
RecursiveFileTool |
|
ResourceLoader |
This class loads resources from the file system. |
SingleStringPasswordReader |
|
SocketFactory |
This is an implementation to make the Socket creation process interruptable which offers also
the opportunity to set a timeout for this process. |
ThreadPool |
|
TimedOutputStream |
This class implements an OutputStream, where a timeout for the write() and flush () operations can be set. |
TimedOutputStream.TimedOutputStreamInterrupt |
|
Updater |
Updates the local database. |
Updater.ConstantUpdateInterval |
|
Updater.DynamicUpdateInterval |
|
Updater.ObservableInfo |
|
URLDecoder |
|
Util |
|
Util.IntegerSortAsc |
|
Util.IntegerSortDesc |
|
Util.LongSortAsc |
|
Util.LongSortDesc |
|
Util.StringSortAsc |
|
XMLDuration |
Immutable representation of a time span as defined in
the W3C XML Schema 1.0 specification. |
XMLUtil |
This class provides an easy interface to XML methods. |
ZipArchiver |
|
ZLibTools |
This class provides some utility methods for ZLib compression. |