The utils
package contains some classes and interfaces providing
some special functionality that cannot be associated with other parts of the
builder framework.
The interfaces in this package define a kind of cross-cutting functionality needed by many other components within the JGUIraffe library, e.g. synchronization with the event dispatch thread or the ability to display a message box.
$Id: package.html 192 2010-08-22 16:15:22Z oheger $