Package javax.rad.util

Contains API dependent utility classes.

See:
          Description

Interface Summary
INamedObject The INamedObject is the base for all classes or interfaces with the property "name".
IRunnable IRunnable is a clone of Runnable with the exception that the IRunnable.run() function can throw any Throwable.
ITranslator The ITranslation is the interface to get an translation for a text.
 

Class Summary
CallableHandler The CallableHandler is a EventHandler that handles ICallable.
EventHandler<L> Platform and technology independent event handler.
ExceptionHandler The ExceptionHandler is the global handler for program exceptions.
Parameter The Parameter is a general key/value implementation.
RuntimeEventHandler<L> The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
TranslationMap Translation is for translating labels or label keys in any language.
UIInvoker The UIInvoker class is bound to the current UI factory and is able to execute calls in the right UI thread via invokeLater of the factory.
 

Exception Summary
SilentAbortException The SilentAbortException is a RuntimeException, that is not reported and shown by the Exception Handler.
 

Package javax.rad.util Description

Contains API dependent utility classes.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.