Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.rad.util Classes and Interfaces - 12 results found.
| Name | Description | Type | Package | Framework |
| CallableHandler | | Class | javax.rad.util | JVX |
|
| EventHandler | Platform and technology independent event handler. | Class | javax.rad.util | JVX |
|
| ExceptionHandler | The ExceptionHandler is the global handler for program exceptions. | Class | javax.rad.util | JVX |
|
| ICallable | The ICallable will be used to call reflective any method. | Interface | javax.rad.util.event | JVX |
|
| IExceptionListener | The IExceptionListener will be used to handle program exceptions. | Interface | javax.rad.util.event | JVX |
|
| INamedObject | The INamedObject is the base for all classes or interfaces with the property "name". | Interface | javax.rad.util | JVX |
|
| IRunnable | IRunnable is a clone of Runnable with the exception that the run() function can throw any Throwable. | Interface | javax.rad.util | JVX |
|
| ITranslator | The ITranslation is the interface to get an translation for a text. | Interface | javax.rad.util | JVX |
|
| RuntimeEventHandler | The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler. | Class | javax.rad.util | JVX |
|
| SilentAbortException | The SilentAbortException is a RuntimeException, that is not reported and shown by the See Also:Serialized Form | Class | javax.rad.util | JVX |
|
| TranslationMap | Translation is for translating labels or label keys in any language. | Class | javax.rad.util | JVX |
|
| 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. | Class | javax.rad.util | JVX |