Uses of Package
javax.rad.util

Packages that use javax.rad.util
com.sibvisions.rad.application Contains base classes for application creation. 
com.sibvisions.rad.application.event Contains classes for application event handling. 
com.sibvisions.rad.model.mem Contains all storage independent model classes. 
com.sibvisions.rad.model.remote Contains model implementations for accessing remote data. 
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
com.sibvisions.rad.persist.event Contains all storage event classes and interfaces. 
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
com.sibvisions.rad.persist.jdbc.event Contains events for DBAccess. 
com.sibvisions.rad.ui.awt.impl Contains the AWT dependent interface implementations of the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.ext Contains all swing extensions which can be used without the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.impl Contains the Swing dependent interface implementations of the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.impl.component Contains Swing component implementations based on the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.impl.container Contains Swing container implementations based on the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.impl.control Contains Swing control implementations based on the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.impl.menu Contains Swing menu implementations based on the platform and technology independent interface definitions. 
javax.rad.application Contains all interfaces to develop an application. 
javax.rad.application.genui Contains implementations of the generic application interfaces. 
javax.rad.application.genui.event Contains classes for application event handling. 
javax.rad.genui Contains a generic implementation of the platform and technology independent interfaces to design graphical user interfaces. 
javax.rad.genui.component Contains a generic implementation of the platform and technology independent component interfaces to design graphical user interfaces. 
javax.rad.genui.container Contains a generic implementation of the platform and technology independent container interfaces to design graphical user interfaces. 
javax.rad.genui.control Contains a generic implementation of the platform and technology independent control interfaces to design graphical user interfaces. 
javax.rad.genui.event Contains classes for genUI event handling. 
javax.rad.genui.menu Contains a generic implementation of the platform and technology independent menu interfaces to design graphical user interfaces. 
javax.rad.model Contains all model interfaces, abstract base and exception classes. 
javax.rad.model.datatype Contains all CellType classes. 
javax.rad.model.event Contains all model event classes and interfaces. 
javax.rad.model.ui Contains UI relevant interface definitions. 
javax.rad.remote Contains all important interfaces for implementing the client/server communication. 
javax.rad.remote.event Contains all event relevant interfaces and classes for the network communication package. 
javax.rad.server.event Contains server and communication event classes. 
javax.rad.ui Contains all interfaces to develop a graphical user interface. 
javax.rad.ui.component Contains all interfaces to develop components for a graphical user interface. 
javax.rad.ui.container Contains all interfaces to develop containers for a graphical user interface. 
javax.rad.ui.control Contains all interfaces to develop controls for a graphical user interface. 
javax.rad.ui.event Provides classes for dealing with different types of events fired by UI components. 
javax.rad.ui.menu Contains all interfaces to develop menues (menubar, popupmenu, menuitem) for a graphical user interface. 
javax.rad.util Contains API dependent utility classes. 
 

Classes in javax.rad.util used by com.sibvisions.rad.application
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
 

Classes in javax.rad.util used by com.sibvisions.rad.application.event
EventHandler
          Platform and technology independent event handler.
RuntimeEventHandler
          The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
 

Classes in javax.rad.util used by com.sibvisions.rad.model.mem
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by com.sibvisions.rad.model.remote
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by com.sibvisions.rad.persist
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by com.sibvisions.rad.persist.event
EventHandler
          Platform and technology independent event handler.
 

Classes in javax.rad.util used by com.sibvisions.rad.persist.jdbc
EventHandler
          Platform and technology independent event handler.
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by com.sibvisions.rad.persist.jdbc.event
EventHandler
          Platform and technology independent event handler.
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.awt.impl
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.swing.ext
ITranslator
          The ITranslation is the interface to get an translation for a text.
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.swing.impl
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.swing.impl.component
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.swing.impl.container
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.swing.impl.control
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by com.sibvisions.rad.ui.swing.impl.menu
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by javax.rad.application
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by javax.rad.application.genui
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
Parameter
          The Parameter is a general key/value implementation.
 

Classes in javax.rad.util used by javax.rad.application.genui.event
EventHandler
          Platform and technology independent event handler.
RuntimeEventHandler
          The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
 

Classes in javax.rad.util used by javax.rad.genui
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by javax.rad.genui.component
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
 

Classes in javax.rad.util used by javax.rad.genui.container
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
 

Classes in javax.rad.util used by javax.rad.genui.control
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
 

Classes in javax.rad.util used by javax.rad.genui.event
EventHandler
          Platform and technology independent event handler.
RuntimeEventHandler
          The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
 

Classes in javax.rad.util used by javax.rad.genui.menu
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
 

Classes in javax.rad.util used by javax.rad.model
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by javax.rad.model.datatype
ITranslator
          The ITranslation is the interface to get an translation for a text.
 

Classes in javax.rad.util used by javax.rad.model.event
EventHandler
          Platform and technology independent event handler.
RuntimeEventHandler
          The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
 

Classes in javax.rad.util used by javax.rad.model.ui
ITranslator
          The ITranslation is the interface to get an translation for a text.
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by javax.rad.remote
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.
 

Classes in javax.rad.util used by javax.rad.remote.event
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.
 

Classes in javax.rad.util used by javax.rad.server.event
EventHandler
          Platform and technology independent event handler.
 

Classes in javax.rad.util used by javax.rad.ui
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by javax.rad.ui.component
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by javax.rad.ui.container
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by javax.rad.ui.control
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
ITranslator
          The ITranslation is the interface to get an translation for a text.
TranslationMap
          Translation is for translating labels or label keys in any language.
 

Classes in javax.rad.util used by javax.rad.ui.event
EventHandler
          Platform and technology independent event handler.
RuntimeEventHandler
          The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
 

Classes in javax.rad.util used by javax.rad.ui.menu
INamedObject
          The INamedObject is the base for all classes or interfaces with the property "name".
 

Classes in javax.rad.util used by javax.rad.util
EventHandler
          Platform and technology independent event handler.
EventHandler.ListenerHandler
          Generic Listener that calls reflective the given method.
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.
RuntimeEventHandler
          The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler.
TranslationMap
          Translation is for translating labels or label keys in any language.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.