Interface | Description |
---|---|
CommandContainerInterface |
The Command Container interface.
|
Class | Description |
---|---|
CheckList |
The CheckList ist a JList with check buttons as items.
|
CheckListUI |
The CheckList ist a JList with check buttons as items.
|
CommandContainer |
The abstract implmentation of an CommandContainerInterface.
|
CursorThread |
This Object is a thread to animate the mouse cursor image.
|
FileUtilities |
The FileUtilities is class with a collection of static file utility methods.
|
Fronter |
This utility brings up the given component up to the front.
|
FwkGCThread |
The default garbage collector thread.
|
FwkInfoBusItemChildList |
The infobus item child list.
|
FwkInfoBusItemList |
The infobus item list.
|
FwkMath |
The FwkMath class implements some useful mathematic static method.
|
FwkSimpleASCIIColumnsReader |
This object read columns from an ASCII file.
|
FwkSimpleASCIIColumnsReader.MessagePrinter |
Message listener that dumps the messages to the standard out.
|
FwkSimpleASCIIColumnsWriter |
This object write columns to an ASCII file.
|
FwkStatusLabel |
The a status panel.
|
FwkToolTipUI |
Fwk tool tip L&F.
|
GIFEncoder |
GIFEncoder is a class which takes an image and saves it to a stream
using the GIF file format (Graphics Interchange
Format).
|
HQSPanel |
This is the factory to get a configuration from different sources.
|
IniFile |
The IniFile class allows to read, write, merge and
modify initialization files.
|
IniFileSection |
IniFiles are composed by sections.
|
IniFileSectionEntry |
IniFiles are composed by sections.
|
MessageGUIFactory |
The MessageGUIFactory.
|
MessageGUIFactory.ImagePanelUI | |
Pattern |
The pattern object allows to compare a given string against the pattern
string.
|
Splash |
The Splash.
|
StatusBarrel |
The StatusBarrel.
|
StringFormat |
The StringFormat writes a formated string.
|
StringUtilities |
The StringUtilities is class with a collection of static string utility methods.
|
StringUtilities.LevenstheinDistance |
The class that describes the levensthein distance.
|
XMLWriter |
This class is a simple XML writer to create XML files from DOM.
|