| Name | Description | Type | Package | Framework |
| About | The About class is the About dialog of the application. | Class | com.sibvisions.rad.application | JVX |
|
| AbstractBean | | Class | javax.rad.type.bean | JVX |
|
| AbstractBeanType | The AbstractBeanType is a bean definition without a bean object/class. | Class | javax.rad.type.bean | JVX |
|
| AbstractCachedStorage | The AbstractCachedStorage implements the caching mechanism of ICachedStorage. | Class | com.sibvisions.rad.persist | JVX |
|
| AbstractCheckBoxCellEditor | The AbstractCheckBoxCellEditor is an ICheckBoxCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractChoiceCellEditor | The AbstractChoiceCellEditor is an IChoiceCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractComboCellEditor | The AbstractComboCellEditor is an IComboCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractCommand | The AbstractCommand is a default ICommand implementation and should be used as superclass for Constructor SummaryAbstractCommand() | Class | com.sibvisions.util.db | JVX |
|
| AbstractComparableType | The AbstractComparableType is the base implementation for all comparable types. | Class | javax.rad.type | JVX |
|
| AbstractConnection | The AbstractConnection encapsulates the access to an IConnection implementation. | Class | javax.rad.remote | JVX |
|
| AbstractControllable | Base class for all genui IControl implementations. | Class | javax.rad.genui.control | JVX |
|
| AbstractDateCellEditor | The AbstractDateCellEditor is an IDateCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractDateType | The AbstractDateType is the base implementation for all numeric types. | Class | javax.rad.type | JVX |
|
| AbstractDBSecurityManager | The AbstractDBSecurityManager is the base class for all security managers that use a database forConstructor SummaryAbstractDBSecurityManager() | Class | com.sibvisions.rad.server.security | JVX |
|
| AbstractFactory | The AbstractFactory is an abstract implementation of IFactory , which provides common functionality. | Class | com.sibvisions.rad.ui | JVX |
|
| AbstractFrame | Platform and technology independent frame. | Class | javax.rad.genui.container | JVX |
|
| AbstractImageViewer | The AbstractImageViewer is an IImageViewer implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractInplaceCellEditor | The AbstractInplaceCellEditor is an IInplaceCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractLinkedCellEditor | The AbstractLinkedCellEditor is an ILinkedCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractMemStorage | The AbstractMemStorage is an AbstractCachedStorage and holds an internal MemDataBook for the data. | Class | com.sibvisions.rad.persist | JVX |
|
| AbstractNumberCellEditor | The AbstractNumberCellEditor is an INumberCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractNumberType | The AbstractNumberType is the base implementation for all numeric types. | Class | javax.rad.type | JVX |
|
| AbstractObjectProvider | An AbstractObjectProvider handles the access to the life-cycle objects for all sessions. | Class | javax.rad.server | JVX |
|
| AbstractParam | The AbstractParam defines a parameter for JDBC calls. | Class | com.sibvisions.rad.persist.jdbc.param | JVX |
|
| AbstractSecurityManager | The AbstractSecurityManager is the base class for ISecurityManager implementations but it does not implement the security methods. | Class | com.sibvisions.rad.server.security | JVX |
|
| AbstractSerializedConnection | This is the default IConnection implementation. | Class | com.sibvisions.rad.remote | JVX |
|
| AbstractSession | A Session is a server side session which will be started when an IConnection connects to a remote server. | Class | com.sibvisions.rad.server | JVX |
|
| AbstractSessionManager | | Class | javax.rad.server | JVX |
|
| AbstractSizedSerializer | The base serializer for objects with size/length. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| AbstractStorage | The AbstractStorage implements the server side triggers mechanism for different types of Storages. | Class | com.sibvisions.rad.persist | JVX |
|
| AbstractStyledCellEditor | The AbstractStyledCellEditor is an abstract implementation of IStyledCellEditor which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractTextCellEditor | The AbstractTextCellEditor is an ITextCellEditor implementation, which provides a base implementation. | Class | com.sibvisions.rad.ui.celleditor | JVX |
|
| AbstractType | The AbstractType is the default implementation of IType. | Class | javax.rad.type | JVX |
|
| AbstractUIActionComponent | Platform and technology independent action component. | Class | javax.rad.genui.component | JVX |
|
| AbstractUIButton | Platform and technology independent button. | Class | javax.rad.genui.component | JVX |
|
| AbstractUIFactoryResource | The AbstractUIFactoryResource holds the resource per factory. | Class | javax.rad.genui | JVX |
|
| AbstractUIMenuItem | Platform and technology independent MenuItem. | Class | javax.rad.genui.menu | JVX |
|
| AbstractUITextField | Platform and technology independent text field. | Class | javax.rad.genui.component | JVX |
|
| AbstractUIToggleButton | Platform and technology independent toggle button. | Class | javax.rad.genui.component | JVX |
|
| AbstractWindow | Platform and technology independent window. | Class | javax.rad.genui.container | JVX |
|
| Accessible | | Class | com.sibvisions.rad.server.annotation | JVX |
|
| ActionHandler | The ActionHandler is a RuntimeEventHandler that handles IActionListener. | Class | javax.rad.ui.event | JVX |
|
| And | The And condition implements the AND operator. | Class | javax.rad.model.condition | JVX |
|
| Application | The Application is the default RemoteApplication. | Class | com.sibvisions.rad.application | JVX |
|
| Application | The Application is an abstract implementation of IApplication. | Class | javax.rad.application.genui | JVX |
|
| ApplicationUtil | The ApplicationUtil is a utility class which provides methods and constants which will be used from applications. | Class | com.sibvisions.rad.application | JVX |
|
| ApplicationUtil | The ApplicationUtil is a utility for application launchers. | Class | com.sibvisions.rad.ui | JVX |
|
| ApplicationZone | The ApplicationZone class encapsulates the access to an application configuration. | Class | com.sibvisions.rad.server.config | JVX |
|
| AppSettings | The AppSetting class encapsulates the access to app settings. | Class | com.sibvisions.rad.server.config | JVX |
|
| ArraySerializer | The serializer for any kind of array. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| ArrayUtil | Resizable-array implementation of the List interface. | Class | com.sibvisions.util | JVX |
|
| AwtBorderLayout | The AwtBorderLayout is a platform independent BorderLayout impelementation. | Class | com.sibvisions.rad.ui.swing.impl.layout | JVX |
|
| AwtColor | The AwtColor class is used to encapsulate the access to all usable colors for AWT components. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtComponent | A component is an object having a graphical representation that can be displayed on the screen and that can interact with the | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtContainer | A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtCursor | A class to encapsulate the representation of the mouse cursor. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtDimension | The AwtDimension class encapsulates the width and height of a component (in integer precision) in a single object. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtFactory | The AwtFactory class encapsulates methods to create and access AWT components. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtFlowLayout | The AwtFormLayout is a platform independent FlowLayout impelementation. | Class | com.sibvisions.rad.ui.swing.impl.layout | JVX |
|
| AwtFont | The AwtFont class represents fonts, which are used to render text in a visible way. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtFormLayout | The AwtFormLayout is the IFormLayout implementation for AWT. | Class | com.sibvisions.rad.ui.swing.impl.layout | JVX |
|
| AwtGridLayout | The AwtGridLayout is the IGridLayout implementation for AWT. | Class | com.sibvisions.rad.ui.swing.impl.layout | JVX |
|
| AwtImage | The AwtImage represents graphical images. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtInsets | The AwtInsets class encapsulates the margins (in integer precision) in a single object. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtPoint | A point representing a location in (x, y) coordinate space, specified in integer precision. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtRectangle | An AwtRectangle specifies an area in a coordinate space that is enclosed by the AwtRectangle object's top-left point | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| AwtResource | A class to encapsulate any AWT resource. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
|
| BaseCondition | The BaseCondition is the default implementation of ICondition. | Class | javax.rad.model.condition | JVX |
|
| Bean | The Bean is a bean with dynamic properties. | Class | javax.rad.type.bean | JVX |
|
| BeanConverter | The BeanConverter class allows to convert between Object[]s, This class keeps three important pieces in sync: | Class | com.sibvisions.rad.persist.bean | JVX |
|
| BeanConverterMixin | The BeanConverterMixin helps to ignore BeanConverter properties from serialization. | Class | com.sibvisions.rad.server.http.rest.service.mixin | JVX |
|
| BeanSerializer | The serializer for Object. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| BeanType | The BeanType is a wrapper for dynamic/generic beans and POJOs. | Class | javax.rad.type.bean | JVX |
|
| BeanTypeSerializer | The serializer for BeanType. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| BeanUtil | | Class | com.sibvisions.util.type | JVX |
|
| BigDecimalDataType | A BigDecimalDataType is the data type class for a It stores type specific informations like precision and scale. | Class | javax.rad.model.datatype | JVX |
|
| BinaryDataType | A BinaryDataType is the data type class of a binary ColumnDefinition. | Class | javax.rad.model.datatype | JVX |
|
| BinaryType | The BinaryType is a platform independent definition of byte[]. | Class | javax.rad.type | JVX |
|
| BooleanArraySerializer | The serializer for Boolean arrays. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| BooleanDataType | A BooleanDataType is the data type class of a Boolean ColumnDefinition. | Class | javax.rad.model.datatype | JVX |
|
| BooleanSerializer | The serializer for Boolean. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| BooleanType | The BooleanType is a platform independent definition of boolean. | Class | javax.rad.type | JVX |
|
| ByteArrayDataSource | The ByteArrayDataSource class is a utility class for IFileHandle data. | Class | com.sibvisions.util | JVX |
|
| ByteArraySerializer | The serializer for byte arrays. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| ByteCountInputStream | The ByteCountInputStream is an InputStream wrapper which counts read bytes and also enables reading of expected bytes if known. | Class | com.sibvisions.util.io | JVX |
|
| ByteCountOutputStream | The ByteCountOutputStream is an OutputStream wrapper which counts written bytes. | Class | com.sibvisions.util.io | JVX |
|
| ByteSerializer | The ByteSerializer converts an object state into a byte stream in such a way that the byte stream can be converted back into a copy of the object. | Class | com.sibvisions.rad.remote | JVX |
|
| ByteSerializer | The serializer for Byte. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| ByteUtil | The ByteUtil contains methods for byte(array) operations and manipulations. | Class | com.sibvisions.util.type | JVX |
|
| CallableHandler | | Class | javax.rad.util | JVX |
|
| CallBackEvent | The CallBackEvent will be sent to an ICallBackListener if an asynchronous method call returns a result. | Class | javax.rad.remote.event | JVX |
|
| CallBackForward | The CallBackForward is a special ICallBackListener implementation which will replace the event source of the received CallBackEvent with another | Class | javax.rad.remote.event | JVX |
|
| CallErrorEvent | The CallErrorEvent encapsulates the connection error and all relevant information. | Class | javax.rad.remote.event | JVX |
|
| CallEvent | The CallEvent class contains information about object and action calls. | Class | javax.rad.remote.event | JVX |
|
| CallEvent | The CallEvent serves information about a server call. | Class | javax.rad.server.event | JVX |
|
| CallEventHandler | | Class | javax.rad.server.event | JVX |
|
| CallResultEvent | The CallResultEvent serves the result from a method call. | Class | javax.rad.server.event | JVX |
|
| CallService | The CallService allows action or object calls. | Class | com.sibvisions.rad.server.http.rest.service | JVX |
|
| CellFormat | The CellFormat holds the format information for a cell. | Class | com.sibvisions.rad.ui.swing.ext.format | JVX |
|
| ChangeableDataRow | An IChangeableDataRow extends the IDataRow with support for the change state of the row, some supporting methods and an unique ID column. | Class | com.sibvisions.rad.model.mem | JVX |
|
| ChangedHashtable | The ChangedHashtable is a synchronized Hashtable which tracks changes to keys and values. | Class | com.sibvisions.util | JVX |
|
| ChangePasswordException | The ChangePasswordException is a CommunicationException for sessions when the password should be changed. | Class | javax.rad.remote | JVX |
|
| CharacterSerializer | The serializer for Character. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| CharArraySerializer | The serializer for Character array. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| CodecUtil | The CodecUtil contains methods for encode and decode operations. | Class | com.sibvisions.util.type | JVX |
|
| ColumnDefinition | A ColumnDefinition is a description of the data type and other attributes of a table column. | Class | javax.rad.model | JVX |
|
| ColumnMapping | The ColumnMapping class is for mapping different column names between referenced tables. | Class | javax.rad.model.reference | JVX |
|
| ColumnMetaData | A ColumnMetaData is a description of the data type and other attributes of a table storage column. | Class | javax.rad.persist | JVX |
|
| ColumnView | A ColumnView contains all column names that should be shown. | Class | javax.rad.model | JVX |
|
| CommonUtil | The CommonUtil contains utility methods for handling type independent operations. | Class | com.sibvisions.util.type | JVX |
|
| CommunicationException | The CommunicationException is a RuntimeException for client/server communication problems. | Class | javax.rad.remote | JVX |
|
| CompareCondition | Thats the base Class for all CompareConditions. | Class | javax.rad.model.condition | JVX |
|
| ComponentHandler | The ComponentHandler is a RuntimeEventHandler that handles IComponentListener. | Class | javax.rad.ui.event | JVX |
|
| Configuration | The Configuration enables the access to the server zone and all available application zones. | Class | com.sibvisions.rad.server.config | JVX |
|
| ConnectionEvent | The ConnectionEvent serves information about connection and dBAccess. | Class | com.sibvisions.rad.persist.jdbc.event | JVX |
|
| ConnectionEvent | The ConnectionEvent class encapsulates connection information. | Class | javax.rad.remote.event | JVX |
|
| ConnectionException | The ConnectionException is a CommunicationException for general connection exceptions. | Class | javax.rad.remote | JVX |
|
| ConnectionInfo | The ConnectionInfo holds all important connection information: the connection identifierthe current connection propertiesthe last call time | Class | javax.rad.remote | JVX |
|
| ContainsIgnoreCase | The ContainsIgnoreCase condition is a LikeIgnoreCase condition with a leading and trailing *. | Class | javax.rad.model.condition | JVX |
|
| Content | The Content is the default IContent implementation and extendsFields inherited from class javax. | Class | javax.rad.application.genui | JVX |
|
| ControllerContent | The ControllerContent is the default IController implementation and extendsFields inherited from class javax. | Class | javax.rad.application.genui | JVX |
|
| DataBookBuilder | The DataBookBuilder is a utility class for building/creating pre-configured databooks. | Class | com.sibvisions.rad.model | JVX |
|
| DataBookCSVExporter | The DataBookUtil handles simple access to databooks. | Class | com.sibvisions.rad.model | JVX |
|
| DataBookEvent | | Class | javax.rad.model.event | JVX |
|
| DataBookHandler | The DataBookHandler is a ModelEventHandler that handles IDataBookListener. | Class | javax.rad.model.event | JVX |
|
| DataBookSorter | The DataBookSorter is a helper class for sorting IDataRows. | Class | com.sibvisions.rad.model | JVX |
|
| DataRow | An DataRow is a list of table column's. | Class | com.sibvisions.rad.model.mem | JVX |
|
| DataRowEvent | | Class | javax.rad.model.event | JVX |
|
| DataRowHandler | The DataRowHandler is a ModelEventHandler that handles IDataRowListener. | Class | javax.rad.model.event | JVX |
|
| DataSourceConnectionPool | The IConnectionPool is an interface to allow simple custom connection pool implementations. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| DataSourceEvent | The DataSourceEvent gives information about changes in the See Also:IDataSource | Class | javax.rad.model.event | JVX |
|
| DataSourceException | The DataSourceException is used to throw storage depending See Also:Serialized Form | Class | javax.rad.persist | JVX |
|
| DataSourceHandler | The DataSourceHandler allows access to credentials configured in the application configuration. | Class | com.sibvisions.rad.server.security | JVX |
|
| DataSourceHandler | The DataSourceHandler is a RuntimeEventHandler that handles IDataSourceListener. | Class | javax.rad.model.event | JVX |
|
| DataType | A DataType is the abstract base class of all ColumnDefinition data types. | Class | javax.rad.model.datatype | JVX |
|
| DateFormatter | The DateFormatter can handle null values and empty Strings and handle complex date formats. | Class | com.sibvisions.rad.ui.swing.ext.text | JVX |
|
| DateSerializer | The serializer for Date. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| DateType | The DateType is a platform independent definition of date. | Class | javax.rad.type | JVX |
|
| DateUtil | The DateUtil is a utility class for date conversion and for formatting datesConstructor SummaryDateUtil() | Class | com.sibvisions.util.type | JVX |
|
| DB2DBAccess | The DB2DBAccess is the implementation for DB2 databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| DBAccess | The DBAccess is the implementation for most used SQL databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| DBAccessEventHandler | | Class | com.sibvisions.rad.persist.jdbc.event | JVX |
|
| DBAccessMixin | The DBAccessMixin controls ser-/deserialization of DBAccess instances. | Class | com.sibvisions.rad.server.http.rest.service.mixin | JVX |
|
| DBCredentials | The DBCredentials contains information to establish a database connection. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| DBImporter | The DBImporter executes DML or DDL statements. | Class | com.sibvisions.util.db | JVX |
|
| DBObjects | The DBObjects class declares global accessible names for database objects. | Class | com.sibvisions.rad.server.config | JVX |
|
| DBSecurityManager | The DBSecurityManager uses a database to validate/authenticate users. | Class | com.sibvisions.rad.server.security | JVX |
|
| DBStorage | The DBStorage is a IStorage for SQL database specific features. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| DecimalSerializer | The serializer for BigDecimal. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| DecimalType | The DecimalType is a platform independent definition of a decimal. | Class | javax.rad.type | JVX |
|
| DefaultAccessController | The DefaultAccessController is the standard IAccessController implementation. | Class | com.sibvisions.rad.server.security | JVX |
|
| DefaultObjectProvider | The DefaultObjectProvider manages the remote accessible objects. | Class | com.sibvisions.rad.server | JVX |
|
| DefaultPasswordValidator | The DefaultPasswordValidator validates a password and uses following options: Minimum length (default: 5)Must contain at least one number (default: false)Must contain at least one letter (default: false)Must contain at least one special character (space, dot, . | Class | com.sibvisions.rad.server.security.validation | JVX |
|
| DefaultSessionManager | The DefaultSessionManager handles the access to all sessions created through client connections. | Class | com.sibvisions.rad.server | JVX |
|
| DerbyDBAccess | The DerbyDBAccess is the implementation for Derby databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| DetachedSession | The DetachedSession is an ISession. | Class | com.sibvisions.rad.server | JVX |
|
| Dialog | The Dialog class is a dialog content that shows a component and allows configuration of available buttons. | Class | com.sibvisions.rad.application | JVX |
|
| DialogHandler | The DialogHandler is a RuntimeEventHandler that handles IDialogListener. | Class | com.sibvisions.rad.application.event | JVX |
|
| DirectObjectConnection | The DirectObjectConnection enables direct object calls without the need of a server. | Class | com.sibvisions.rad.util | JVX |
|
| DirectoryHandle | The DirectorHandle is an IFileHandle representation for directories. | Class | javax.rad.io | JVX |
|
| DirectServerConnection | The DirectServerConnection is an IConnection implementation for a direct server communication. | Class | com.sibvisions.rad.server | JVX |
|
| DirectServerSession | The DirectServerSession is a wrapper for server-side sessions. | Class | com.sibvisions.rad.server | JVX |
|
| DoubleArraySerializer | The serializer for Double arrays. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| DoubleSerializer | The serializer for Double. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| DoubleType | The DoubleType is a platform independent definition of double. | Class | javax.rad.type | JVX |
|
| DownloadServlet | It allows clients to download files from the ObjectCache. | Class | com.sibvisions.rad.server.http | JVX |
|
| EnumSerializer | The serializer for Enum. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| Equals | The Equals condition implements the comparison of values. | Class | javax.rad.model.condition | JVX |
|
| Error | The Error is designed to visualize errors occured in an application. | Class | com.sibvisions.rad.application | JVX |
|
| ErrorHandler | The ErrorHandler is a RuntimeEventHandler that handles IErrorListener. | Class | com.sibvisions.rad.application.event | 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 |
|
| ExceptionUtil | The ExceptionUtil provides common functionality for working with and processing exceptions. | Class | com.sibvisions.util.type | JVX |
|
| ExchangeSession | The ExchangeSession is a session bound connection. | Class | com.sibvisions.rad.server.object | JVX |
|
| Execute | The Execute class executes external programs. | Class | com.sibvisions.util | JVX |
|
| ExpiredException | The ExpiredException is a SecurityException in case that somethingSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| FileChooser | The FileChooser encapsulates the access to AWT or Swing File chooser. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| FileHandle | FileHandle handles data in memory or in the file system. | Class | javax.rad.io | JVX |
|
| FileHandleSerializer | The FileHandleSerializer writes IFileHandle as byte[]. | Class | com.sibvisions.rad.server.http.rest.service.jackson | JVX |
|
| FileHandleType | The FileHandleType is a platform independent definition of byte[]. | Class | javax.rad.type | JVX |
|
| FileSearch | The FileSearch is a utility class to search files and directories. | Class | com.sibvisions.util | JVX |
|
| FileUtil | | Class | com.sibvisions.util.type | JVX |
|
| FileViewer | | Class | com.sibvisions.util | JVX |
|
| Filter | The Filter class provide helper functions to create combined IConditions. | Class | com.sibvisions.rad.model | JVX |
|
| FloatArraySerializer | The serializer for Float arrays. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| FloatSerializer | The serializer for Float. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| FloatType | The FloatType is a platform independent definition of float. | Class | javax.rad.type | JVX |
|
| FocusHandler | The FocusHandler is a RuntimeEventHandler that handles IFocusListener. | Class | javax.rad.ui.event | JVX |
|
| FontAwesome | enum FontAwesomeextends EnumThe FontAwesome class defines all supported font icons. | Class | com.sibvisions.rad.ui.swing.ext.fonts | JVX |
|
| ForeignKey | It stores all relevant information, like FK Columns, PK Columns, etc. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| GenericBean | The GenericBean handles the access to the values of cached members and defined methods. | Class | com.sibvisions.rad.server | JVX |
|
| Greater | The Greater condition implements the comparison ">" (greater) of values. | Class | javax.rad.model.condition | JVX |
|
| GreaterEquals | The GreaterEquals condition implements the comparison ">=" (greater equals) of values. | Class | javax.rad.model.condition | JVX |
|
| GroupHashtable | The GroupHashtable is a utility class to group multiple key/value pairs with a single group key. | Class | com.sibvisions.util | JVX |
|
| HanaDBAccess | The HanaDBAccess is the implementation for SAP HANA databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| HSQLDBAccess | The HSQLDBAccess is the implementation for Hypersonic SQL databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| HttpConnection | | Class | com.sibvisions.rad.remote.http | JVX |
|
| HttpContext | The HttpContext is simple context for accessing request and response objects. | Class | com.sibvisions.rad.server.http | JVX |
|
| HttpsHostnameVerifier | The HttpsHostnameVerifier is a HostnameVerifier withoutConstructor SummaryHttpsHostnameVerifier() | Class | com.sibvisions.rad.remote.http | JVX |
|
| HttpsTrustManager | The HttpsTrustManager is a X509TrustManager withoutConstructor SummaryHttpsTrustManager() | Class | com.sibvisions.rad.remote.http | JVX |
|
| HttpUtil | The HttpUtil is a utility class for http communication. | Class | com.sibvisions.util.type | JVX |
|
| IAccessController | The IAccessController defines the general access to server lifecycle objects. | Interface | com.sibvisions.rad.server.security | JVX |
|
| IActionComponent | Platform and technology independent action component definition. | Interface | javax.rad.ui.component | JVX |
|
| IActionListener | Platform and technology independent action listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IAfterCallListener | | Interface | javax.rad.server.event.type | JVX |
|
| IAfterLastCallListener | The IAfterLastCallListener will be used for notifications after the last call. | Interface | javax.rad.server.event.type | JVX |
|
| IAfterLoginApplicationListener | The IAfterLoginApplicationListener notifies about after login in the RemoteApplication. | Interface | javax.rad.application.genui.event.type.application | JVX |
|
| IAfterLogoutApplicationListener | The IAfterLogoutApplicationListener notifies about after logout of the RemoteApplication. | Interface | javax.rad.application.genui.event.type.application | JVX |
|
| IAlignmentConstants | Alignment constants definitions. | Interface | javax.rad.ui | JVX |
|
| IAllFetched | | Interface | com.sibvisions.rad.persist.bean | JVX |
|
| IApplication | Platform and technology independent application definition. | Interface | javax.rad.application | JVX |
|
| IApplicationSetup | The IApplicationSetup should be used for the configuration of a new application. | Interface | javax.rad.application.genui | JVX |
|
| IBean | The definition of a Bean interface. | Interface | javax.rad.type.bean | JVX |
|
| IBeanType | The IBeaType is the class descriptor for IBeans. | Interface | javax.rad.type.bean | JVX |
|
| IBeforeCallListener | The IAfterCallListener will be used for notifications before calls. | Interface | javax.rad.server.event.type | JVX |
|
| IBeforeFirstCallListener | The IBeforeFirstCallListener will be used for notifications before the first call. | Interface | javax.rad.server.event.type | JVX |
|
| IBorderLayout | Platform and technology independent BorderLayout definition. | Interface | javax.rad.ui.layout | JVX |
|
| IButton | Platform and technology independent button definition. | Interface | javax.rad.ui.component | JVX |
|
| ICachedStorage | The ICachedStorage extends the IStorage with meta data caching features. | Interface | javax.rad.persist | JVX |
|
| ICallable | The ICallable will be used to call reflective any method. | Interface | javax.rad.util.event | JVX |
|
| ICallBackListener | The ICallBackListener interface enables the asynchronous communication between client and server. | Interface | javax.rad.remote.event | JVX |
|
| ICallHandler | The ICallHandler allows listening on remote calls and offers an invokeLater mechanism like on UI side. | Interface | javax.rad.server | JVX |
|
| ICallListener | The listener interface for receiving events from ICallHandler. | Interface | javax.rad.server.event | JVX |
|
| ICategoryConstants | The ICategoryConstants defines the standard protocol categories. | Interface | com.sibvisions.rad.server.protocol | JVX |
|
| ICellEditor | The ICellEditor provides the generation of the physical editor component, handles correct all events, and gives standard access to edited values. | Interface | javax.rad.model.ui | JVX |
|
| ICellEditorHandler | The ICellEditorHandler holds the physical editor component, handles correct all events, and stores or restores the values. | Interface | javax.rad.model.ui | JVX |
|
| ICellEditorListener | The ICellEditorListener will be informed from the ICellEditor, if editing is complete, or canceled. | Interface | javax.rad.model.ui | JVX |
|
| ICellFormat | Platform and technology independent CellFormat definition. | Interface | javax.rad.ui.control | JVX |
|
| ICellFormatable | Platform and technology independent cell formatable definition. | Interface | javax.rad.ui.control | JVX |
|
| ICellFormatter | | Interface | com.sibvisions.rad.ui.swing.ext.format | JVX |
|
| ICellFormatter | Platform and technology independent CellFormatter definition. | Interface | javax.rad.ui.control | JVX |
|
| ICellFormatterEditorListener | This Interface is necessary to give Swing CellEditorHandler access to the ICellFormatter of the Control. | Interface | com.sibvisions.rad.ui.swing.ext | JVX |
|
| ICellRenderer | This class renders a cell of a GUI control. | Interface | javax.rad.model.ui | JVX |
|
| IChangeableDataRow | An IChangeableDataRow extends the IDataRow with support for the change state of the row, belonging DataPage and row index and some supporting | Interface | javax.rad.model | JVX |
|
| IChart | Platform and technology independent Table definition. | Interface | javax.rad.ui.control | JVX |
|
| ICheckBox | Platform and technology independent checkbox definition. | Interface | javax.rad.ui.component | JVX |
|
| ICheckBoxCellEditor | Platform and technology independent checkbox editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| ICheckBoxMenuItem | Platform and technology independent checkbox menuitem definition. | Interface | javax.rad.ui.menu | JVX |
|
| IChoiceCellEditor | Platform and technology independent choice editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| ICloseable | A ICloseable is a source or destination of data that can be closed. | Interface | com.sibvisions.util | JVX |
|
| IColor | Platform and technology independent Color definition. | Interface | javax.rad.ui | JVX |
|
| IColumnMetaDataCreator | The IColumnMetaDataCreator is for creating custom ColumnMetaData implementations. | Interface | com.sibvisions.rad.persist.jdbc | JVX |
|
| IComboCellEditor | Platform and technology independent combo box cell editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| IComponent | Platform and technology independent component definition. | Interface | javax.rad.ui | JVX |
|
| IComponentListener | Platform and technology independent component listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IComponentMovedListener | Platform and technology independent component moved listener definition. | Interface | javax.rad.ui.event.type.component | JVX |
|
| IComponentResizedListener | Platform and technology independent component resized listener definition. | Interface | javax.rad.ui.event.type.component | JVX |
|
| ICondition | The ICondition specifies the interface for all Condition's. | Interface | javax.rad.model.condition | JVX |
|
| IConfiguration | The IConfiguration defines the access to the application or server configuration. | Interface | javax.rad.server | JVX |
|
| IConfigureConnectionListener | The IInitializeConnectionListener will be used for initializing connections of a dBAccess. | Interface | com.sibvisions.rad.persist.jdbc.event.type | JVX |
|
| IConnectable | Platform and technology independent connectable definition. | Interface | javax.rad.application | JVX |
|
| IConnection | The IConnection interface defines all methods for the communication between client and server. | Interface | javax.rad.remote | JVX |
|
| IConnectionConstants | The IConnectionConstants defines constants for the connection handling between client and server. | Interface | javax.rad.remote | JVX |
|
| IConnectionListener | The IConnectionListener interface should be used to get notifications when communication errors occurs. | Interface | javax.rad.remote.event | JVX |
|
| IConnectionPool | The IConnectionPool is an interface to allow simple custom connection pool implementations. | Interface | com.sibvisions.rad.persist.jdbc | JVX |
|
| IConnectionPropertyChangedListener | The IConnectionPropertyChangedListener interface should be used to get notifications when a property in the IConnection changes. | Interface | javax.rad.remote.event | JVX |
|
| IContainer | Platform and technology independent Container definition. | Interface | javax.rad.ui | JVX |
|
| IContent | Platform and technology independent windowed content definition. | Interface | javax.rad.application | JVX |
|
| IControl | The IControl inform about changes in the IDataRow/IDataBook and GUI controls need to repaint the data part. | Interface | javax.rad.model.ui | JVX |
|
| IControllable | The IControllable to allow external control for IControls. | Interface | javax.rad.model.ui | JVX |
|
| IController | The IController to allow external control for IControls. | Interface | javax.rad.model.ui | JVX |
|
| ICursor | Platform and technology independent Cursor definition. | Interface | javax.rad.ui | JVX |
|
| IDataBook | The IDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data. | Interface | javax.rad.model | JVX |
|
| IDataBookListener | The IDataBookListener informs about changes in an IDataBook. | Interface | javax.rad.model.event | JVX |
|
| IDataPage | A IDataPage is the interface for one data page of a IDataBook. | Interface | javax.rad.model | JVX |
|
| IDataRow | An IDataRow is a list of columns. | Interface | javax.rad.model | JVX |
|
| IDataRowListener | The IDataRowListener is used to inform about changes in the IDataBook, via IDataRow. | Interface | javax.rad.model.event | JVX |
|
| IDataSource | The IDataSource defines the methods to access any kind of table oriented IDataSource: e. | Interface | javax.rad.model | JVX |
|
| IDataSourceListener | The IDataSourceListener is used to inform about changes in the See Also:IDataSource | Interface | javax.rad.model.event | JVX |
|
| IDataType | A IDataType is the data type of the ColumnDefinition. | Interface | javax.rad.model.datatype | JVX |
|
| IDateCellEditor | Platform and technology independent date editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| IDBAccess | The IDBAccess defines the methods to access any kind of table oriented storage: e. | Interface | com.sibvisions.rad.persist.jdbc | JVX |
|
| IDBAccessListener | The listener interface for receiving events from DBAccess. | Interface | com.sibvisions.rad.persist.jdbc.event | JVX |
|
| IdentityKeyValueList | The KeyValueList is a special IdentityHashMap. | Class | com.sibvisions.util | JVX |
|
| IDesktopPanel | Platform and technology independent DesktopPanel definition. | Interface | javax.rad.ui.container | JVX |
|
| IDialogListener | The IDialogListener informs about Dialog states. | Interface | com.sibvisions.rad.application.event | JVX |
|
| IDimension | Platform and technology independent Dimension implementation. | Interface | javax.rad.ui | JVX |
|
| IDirectServer | The IDirectServer interface defines a way to handle callbacks direct without callback-ID mapping. | Interface | com.sibvisions.rad.server | JVX |
|
| IDownloadExecutor | | Interface | javax.rad.io | JVX |
|
| IEditor | Platform and technology independent Editor definition. | Interface | javax.rad.ui.control | JVX |
|
| IEditorControl | The IEditorControl is an IControl that displays the value of one column in an IDataRow. | Interface | javax.rad.model.ui | JVX |
|
| IErrorListener | The IErrorListener informs about Error states. | Interface | com.sibvisions.rad.application.event | JVX |
|
| IExceptionListener | The IExceptionListener will be used to handle program exceptions. | Interface | javax.rad.util.event | JVX |
|
| IExecuteListener | Defines execution events. | Interface | com.sibvisions.util.event | JVX |
|
| IFactory | UIFactory Interface to create Platform and technology independent Components. | Interface | javax.rad.ui | JVX |
|
| IFileHandle | The IFileHandle is a storage independent file handle. | Interface | javax.rad.io | JVX |
|
| IFileHandleReceiver | The IFileHandleListener get's a IFileHandle. | Interface | javax.rad.application | JVX |
|
| IFlowLayout | Platform and technology independent flow layout definition. | Interface | javax.rad.ui.layout | JVX |
|
| IFocusGainedListener | Platform and technology independent focus gained listener definition. | Interface | javax.rad.ui.event.type.focus | JVX |
|
| IFocusListener | Platform and technology independent focus listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IFocusLostListener | Platform and technology independent focus lost listener definition. | Interface | javax.rad.ui.event.type.focus | JVX |
|
| IFont | Platform and technology independent Font definition. | Interface | javax.rad.ui | JVX |
|
| IFormLayout | Platform and technology independent form oriented layout definition. | Interface | javax.rad.ui.layout | JVX |
|
| IFrame | Platform and technology independent Frame definition. | Interface | javax.rad.ui.container | JVX |
|
| IGridLayout | Platform and technology independent grid oriented layout definition. | Interface | javax.rad.ui.layout | JVX |
|
| IGroupPanel | Platform and technology independent GroupPanel definition. | Interface | javax.rad.ui.container | JVX |
|
| IIcon | Platform and technology independent Icon definition. | Interface | javax.rad.ui.component | JVX |
|
| IImage | Platform and technology independent image definition. | Interface | javax.rad.ui | JVX |
|
| IImageViewer | Platform and technology independent choice editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| IInplaceCellEditor | Platform and technology independent in place cell editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| IInsets | Platform and technology independent Insets definition. | Interface | javax.rad.ui | JVX |
|
| IInternalFrame | Platform and technology independent InternalFrame definition. | Interface | javax.rad.ui.container | JVX |
|
| IKeyListener | Platform and technology independent key listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IKeyPressedListener | Platform and technology independent key pressed listener definition. | Interface | javax.rad.ui.event.type.key | JVX |
|
| IKeyReleasedListener | Platform and technology independent key released listener definition. | Interface | javax.rad.ui.event.type.key | JVX |
|
| IKeyTypedListener | Platform and technology independent key typed listener definition. | Interface | javax.rad.ui.event.type.key | JVX |
|
| ILabel | Platform and technology independent Label definition. | Interface | javax.rad.ui.component | JVX |
|
| ILauncher | The ILauncher defines a platform and technology independent IApplication launcher. | Interface | javax.rad.application | JVX |
|
| ILayout | Platform and technology independent layout definition. | Interface | javax.rad.ui | JVX |
|
| ILifeCycleObject | The ILifeCycleObject interface is a marker interface for server-side lifecycle objects. | Interface | com.sibvisions.rad.server | JVX |
|
| ILinkedCellEditor | Platform and technology independent linked editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| ILogger | The ILogger defines methods for logging within an application. | Interface | com.sibvisions.util.log | JVX |
|
| ILookAndFeelConfiguration | The ILookAndFeelConfiguration should be used to set custom LaF properties before the LaF will be set via SwingFactory. | Interface | com.sibvisions.rad.ui.swing.impl | JVX |
|
| ImageUtil | The ImageUtil provides useful image operation/manipulation methods. | Class | com.sibvisions.util.type | JVX |
|
| IMasterSession | The IMasterSession defines a master session. | Interface | com.sibvisions.rad.server | JVX |
|
| IMenu | Platform and technology independent menu definition. | Interface | javax.rad.ui.menu | JVX |
|
| IMenuActionListener | The IMenuActionListener is a marker listener for menu action events. | Interface | com.sibvisions.rad.ui.swing.ext.event | JVX |
|
| IMenuBar | Platform and technology independent menu bar definition. | Interface | javax.rad.ui.menu | JVX |
|
| IMenuItem | Platform and technology independent MenuItem definition. | Interface | javax.rad.ui.menu | JVX |
|
| IMessageConstants | The IMessageConstants defines constant values for message handling of IApplication implementations. | Interface | javax.rad.application | JVX |
|
| ImmutableArray | The ImmutableArray gives the functionality of immutable arrays. | Class | com.sibvisions.util | JVX |
|
| IMouseClickedListener | Platform and technology independent mouse clicked listener definition. | Interface | javax.rad.ui.event.type.mouse | JVX |
|
| IMouseEnteredListener | Platform and technology independent mouse entered listener definition. | Interface | javax.rad.ui.event.type.mouse | JVX |
|
| IMouseExitedListener | Platform and technology independent mouse exited listener definition. | Interface | javax.rad.ui.event.type.mouse | JVX |
|
| IMouseListener | Platform and technology independent mouse listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IMousePressedListener | Platform and technology independent mouse pressed listener definition. | Interface | javax.rad.ui.event.type.mouse | JVX |
|
| IMouseReleasedListener | Platform and technology independent mouse released listener definition. | Interface | javax.rad.ui.event.type.mouse | JVX |
|
| InactiveException | The InactiveException is a SecurityException in case that somethingSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| INamedObject | The INamedObject is the base for all classes or interfaces with the property "name". | Interface | javax.rad.util | JVX |
|
| INavigationControl | The INavigationControl is an interface that allows to control the behavior of the ENTER and TAB key in the implementing | Interface | javax.rad.ui.control | JVX |
|
| InjectObject | The InjectObject is a POJO which holds an object with a specific name. | Class | javax.rad.server | JVX |
|
| INodeFormatter | Swing NodeFormatter definition. | Interface | com.sibvisions.rad.ui.swing.ext.format | JVX |
|
| INodeFormatter | Platform and technology independent NodeFormatter definition. | Interface | javax.rad.ui.control | JVX |
|
| InOutParam | The InOutParam defines an input and output parameter for JDBC calls. | Class | com.sibvisions.rad.persist.jdbc.param | JVX |
|
| InParam | The InParam defines a simple input parameter. | Class | com.sibvisions.rad.persist.jdbc.param | JVX |
|
| IntArraySerializer | The serializer for Integer arrays. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| IntegerSerializer | The serializer for Integer. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| IntegerType | The IntegerType is a platform independent definition of integer. | Class | javax.rad.type | JVX |
|
| Internalize | Intern functionality for all immutable Objects. | Class | com.sibvisions.util | JVX |
|
| InternalToolBarPanel | | Class | javax.rad.genui.container | JVX |
|
| IntHashMap | The IntHashMap is a very efficient int hash map. | Class | com.sibvisions.util | JVX |
|
| INumberCellEditor | Platform and technology independent number editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| InvalidPasswordException | The InvalidPasswordException is a SecurityException in case that passwords areSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| InvokeLaterThread | InvokeLaterThread supports invokeLater notification for GUI Controls, when the thread ends. | Class | javax.rad.ui | JVX |
|
| IObjectAccessController | The IObjectAccessController defines a security controller for accessing objects and methods. | Interface | com.sibvisions.rad.server.security | JVX |
|
| IPackageSetup | | Interface | com.sibvisions.rad | JVX |
|
| IPackageSetup | | Interface | javax.rad | JVX |
|
| IPanel | Platform and technology independent Panel definition. | Interface | javax.rad.ui.container | JVX |
|
| IParameterChangedListener | The IParameterChangedListener notifies about changed WorkScreen parameters. | Interface | javax.rad.application.genui.event.type.screen | JVX |
|
| IPasswordField | Platform and technology independent password field definition. | Interface | javax.rad.ui.component | JVX |
|
| IPasswordValidator | The IPasswordValidator will be used from the AbstractSecurityManager and sub classes to validate if the new password during password change is strength enough. | Interface | com.sibvisions.rad.server.security.validation | JVX |
|
| IPoint | Platform and technology independent point definition. | Interface | javax.rad.ui | JVX |
|
| IPopupMenu | Platform and technology independent popup menu definition. | Interface | javax.rad.ui.menu | JVX |
|
| IPopupMenuCanceledListener | Platform and technology independent popup menu canceled listener definition. | Interface | javax.rad.ui.event.type.popupmenu | JVX |
|
| IPopupMenuListener | Platform and technology independent popup menu listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IPopupMenuWillBecomeInvisibleListener | Platform and technology independent popup menu will become invisible listener definition. | Interface | javax.rad.ui.event.type.popupmenu | JVX |
|
| IPopupMenuWillBecomeVisibleListener | Platform and technology independent popup menu will become visible listener definition. | Interface | javax.rad.ui.event.type.popupmenu | JVX |
|
| IProtocolWriter | The IProtocolWriter defines writing record logs. | Interface | com.sibvisions.rad.server.protocol | JVX |
|
| IRadioButton | Platform and technology independent radio button definition. | Interface | javax.rad.ui.component | JVX |
|
| IRectangle | Platform and technology independent rectangle definition. | Interface | javax.rad.ui | JVX |
|
| IRemoteApplicationListener | The IRemoteApplicationListener informs about states in the Methods inherited from interface javax. | Interface | javax.rad.application.genui.event | JVX |
|
| IRequest | Defines an object to provide client request. | Interface | com.sibvisions.rad.server | JVX |
|
| IResource | Platform and technology independent resource should give access to the original used Resource. | Interface | javax.rad.ui | JVX |
|
| IResourceArchive | The IResourceArchive defines the access to resources which are available in archives. | Interface | com.sibvisions.util.type | JVX |
|
| IResponse | Defines an object to assist a servre in sending a response to the client. | Interface | com.sibvisions.rad.server | JVX |
|
| IRowDefinition | An IRowDefinition contains all ColumnDefinition's of a See Also:ColumnDefinition | Interface | javax.rad.model | JVX |
|
| IRunnable | IRunnable is a clone of Runnable with the exception that the run() function can throw any Throwable. | Interface | javax.rad.util | JVX |
|
| IScrollPanel | Platform and technology independent ScrollPanel definition. | Interface | javax.rad.ui.container | JVX |
|
| ISecurityManager | The ISecurityManager has methods to check the access of a user to a special application. | Interface | com.sibvisions.rad.server.security | JVX |
|
| ISeparator | Platform and technology independent Menu Separator definition. | Interface | javax.rad.ui.menu | JVX |
|
| ISerializer | The ISerializer interface defines standard methods for serialization and deserialization of objects to and from streams. | Interface | com.sibvisions.rad.remote | JVX |
|
| IServer | The IServer interface defines the methods which are necessary for remote server implementations. | Interface | javax.rad.server | JVX |
|
| IServerPlugin | The IServerPlugin defines the handling of server-side plugins. | Interface | com.sibvisions.rad.server.plugin | JVX |
|
| ISession | Provides a way to identify a user and to store information about that user. | Interface | javax.rad.server | JVX |
|
| ISessionListener | The listener interface for receiving session based events. | Interface | javax.rad.server.event | JVX |
|
| ISplitPanel | Platform and technology independent SplitPanel definition. | Interface | javax.rad.ui.container | JVX |
|
| IStorage | The IStorage defines the methods to access any kind of table oriented storage: e. | Interface | javax.rad.persist | JVX |
|
| IStorageListener | The IStorageListener informs about changes in the IStorage. | Interface | com.sibvisions.rad.persist.event | JVX |
|
| IStyledCellEditor | Platform and technology independent styled cell editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| ISubSession | The ISubSession defines a sub session. | Interface | com.sibvisions.rad.server | JVX |
|
| ITabActivatedListener | Platform and technology independent tab activated listener definition. | Interface | javax.rad.ui.event.type.tabset | JVX |
|
| ITabClosedListener | Platform and technology independent tab closed listener definition. | Interface | javax.rad.ui.event.type.tabset | JVX |
|
| ITabDeactivatedListener | Platform and technology independent tab deactivated listener definition. | Interface | javax.rad.ui.event.type.tabset | JVX |
|
| ITable | Platform and technology independent Table definition. | Interface | javax.rad.ui.control | JVX |
|
| ITableControl | The ITableControl is an IControl that displays the current page of an IDataBook. | Interface | javax.rad.model.ui | JVX |
|
| ITabListener | | Interface | com.sibvisions.rad.ui.swing.ext.event | JVX |
|
| ITabMovedListener | Platform and technology independent tab moved listener definition. | Interface | javax.rad.ui.event.type.tabset | JVX |
|
| ITabsetListener | Platform and technology independent tabset listener definition. | Interface | javax.rad.ui.event | JVX |
|
| ITabsetPanel | Platform and technology independent TabSetPanel definition. | Interface | javax.rad.ui.container | JVX |
|
| ITextArea | Platform and technology independent text area definition. | Interface | javax.rad.ui.component | JVX |
|
| ITextCellEditor | Platform and technology independent text editor definition. | Interface | javax.rad.ui.celleditor | JVX |
|
| ITextField | Platform and technology independent text field definition. | Interface | javax.rad.ui.component | JVX |
|
| IToggleActionComponent | Platform and technology independent toggle action component definition. | Interface | javax.rad.ui.component | JVX |
|
| IToggleButton | Platform and technology independent toggle button definition. | Interface | javax.rad.ui.component | JVX |
|
| IToolBar | Platform and technology independent TabSetPanel definition. | Interface | javax.rad.ui.container | JVX |
|
| IToolBarPanel | Platform and technology independent toolbar panel definition. | Interface | javax.rad.ui.container | JVX |
|
| ITranslatable | The ITranslatable is the interface for text oriented objects which needs translation support. | Interface | javax.rad.model.ui | JVX |
|
| ITranslator | The ITranslation is the interface to get an translation for a text. | Interface | javax.rad.util | JVX |
|
| ITree | Platform and technology independent tree definition. | Interface | javax.rad.ui.control | JVX |
|
| ITreeControl | The ITreeControl is an IControl that displays the hierarchy of one or more IDataBooks. | Interface | javax.rad.model.ui | JVX |
|
| IType | The Type is a platform independent definition of standard types. | Interface | javax.rad.type | JVX |
|
| ITypeSerializer | The ITypeSerializer interface defines standard methods for serialization and deserialization of a specific type. | Interface | com.sibvisions.rad.remote.serializer | JVX |
|
| IUIResourceListener | The IUIResourceListener is used to inform about changes in the See Also:IDataSource | Interface | javax.rad.genui.event | JVX |
|
| IUnconfigureConnectionListener | The IInitializeConnectionListener will be used for initializing connections of a dBAccess. | Interface | com.sibvisions.rad.persist.jdbc.event.type | JVX |
|
| IUploadExecutor | | Interface | javax.rad.io | JVX |
|
| IValidatable | The IValidatable defines an object that can be validated, meaning it has a valid and an invalid state. | Interface | com.sibvisions.util | JVX |
|
| IVirtualZone | The IVirtualZone should be implemented for zones, loaded via JNDI. | Interface | com.sibvisions.rad.server.config | JVX |
|
| IWindow | Platform and technology independent Window definition. | Interface | javax.rad.ui.container | JVX |
|
| IWindowActivatedListener | Platform and technology independent window activated listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWindowClosedListener | Platform and technology independent window closed listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWindowClosingListener | Platform and technology independent window closing listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWindowDeactivatedListener | Platform and technology independent window deactivated listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWindowDeiconifiedListener | Platform and technology independent window deiconified listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWindowIconifiedListener | Platform and technology independent window iconified listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWindowListener | Platform and technology independent window listener definition. | Interface | javax.rad.ui.event | JVX |
|
| IWindowOpenedListener | Platform and technology independent window opened listener definition. | Interface | javax.rad.ui.event.type.window | JVX |
|
| IWorkScreen | Platform and technology independent work screen definition. | Interface | javax.rad.application | JVX |
|
| IWorkScreenApplication | Platform and technology independent definition for an application with work-screens. | Interface | javax.rad.application | JVX |
|
| IWorkScreenListener | The IWorkScreenListener informs about states in the Methods inherited from interface javax. | Interface | javax.rad.application.genui.event | JVX |
|
| JdkLineFormatter | The JdkLineFormatter is a Formatter implementation. | Class | com.sibvisions.util.log.jdk | JVX |
|
| JdkLogger | The JdkLogger is the ILogger for the java logging API. | Class | com.sibvisions.util.log.jdk | JVX |
|
| JdkLoggerFactory | The JdkLoggerFactory is the LoggerFactory implementation for the java logging API. | Class | com.sibvisions.util.log.jdk | JVX |
|
| JdkStandardLogger | The JdkStandardLogger is a special logger for the case that a security manager denies the access to the log properties. | Class | com.sibvisions.util.log.jdk | JVX |
|
| JSBridge | The JSBridge encapsulates the access to javascript functions. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| JSONUtil | The JSONUtil is an internal utility class for REST handling. | Class | com.sibvisions.rad.server.http.rest | JVX |
|
| JVxBorderLayout | The JVxSequenceLayout can be used as FlowLayout with additional features. | Class | com.sibvisions.rad.ui.swing.ext.layout | JVX |
|
| JVxButton | | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxCalendarPane | The JVxCalendarPane provides Calendar functionality. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxChart | The JVxChart is a simple chart panel which also implements the ITableControlSee Also:Serialized Form | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxCheckBox | The JVxCheckBox class is a check box that checks the mouse position. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxCheckBoxCellEditor | The JVxCheckBoxCellEditor provides the generation of the physical check box editor component, handles correct all events, and | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxCheckBoxMenuItem | A menu item that can be selected or deselected. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxCheckBoxRenderer | The JVxCheckBoxRenderer is a check box renderer. | Class | com.sibvisions.rad.ui.swing.ext.cellrenderer | JVX |
|
| JVxChoice | A Choice editor can display and switch several values as Image. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxChoiceCellEditor | The JVxChoiceCellEditor provides the generation of the physical choice editor component, handles correct all events, and gives standard | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxChoiceRenderer | The JVxChoiceRenderer is a choice renderer. | Class | com.sibvisions.rad.ui.swing.ext.cellrenderer | JVX |
|
| JVxComboBase | JVxComboBase is a generic component for displaying any editor component combined with any popup component. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxConstants | A collection of constants generally used for positioning and orienting components on the screen (In memoriam Jeff and Ralph). | Interface | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxDateCellEditor | The JVxDateCellEditor provides the generation of the physical Date editor component, handles correct all events, and | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxDateCombo | The JVxDateCombo handles DateEditor with CalendarPane. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxDesktopManager | This class extends the DefaultDesktopManager to follow the MDI model more than the DefaultDesktopManager. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxDesktopPane | The JVxDesktopPane extends a JDesktopPane and enables the usage of a background image. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxEditor | The JVxEditor implements the IEditorControl interface. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxFontAwesomeIcon | The JVxFontAwesomeIcon is an ImageIcon implementation for FontAwesome font. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxFormLayout | The FormLayout is a simple to use Layout which allows complex forms. | Class | com.sibvisions.rad.ui.swing.ext.layout | JVX |
|
| JVxGridLayout | The GridLayout class is a layout manager that lays out a container's components in a rectangular grid. | Class | com.sibvisions.rad.ui.swing.ext.layout | JVX |
|
| JVxIcon | The JVxIcon is a simple component with an image. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxIconRenderer | The JVxIconRenderer is a renderer for an icon. | Class | com.sibvisions.rad.ui.swing.ext.cellrenderer | JVX |
|
| JVxImageViewer | The JVxImageViewer provides the generation of the physical image viewer component, handles correct all events, and | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxInternalFrame | The JVxInternalFrame extends a JInternalFrame to support the modal mode and event queue blocking, like modal dialogs. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxLinkedCellEditor | The JVxLinkedCellEditor provides the generation of the physical linked editor component, handles correct all events, and | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxNumberCellEditor | The JVxTextCellEditor provides the generation of the physical number editor component, handles correct all events, and | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxPanel | The JVxPanel is a JPanel with a background image. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxRendererContainer | The JVxRendererContainer is a renderer container. | Class | com.sibvisions.rad.ui.swing.ext.cellrenderer | JVX |
|
| JVxScrollPane | ScrollPane implementation that get the right minimum size, preferred size and maximum size. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxSequenceLayout | The JVxSequenceLayout can be used as FlowLayout with additional features. | Class | com.sibvisions.rad.ui.swing.ext.layout | JVX |
|
| JVxSplitPane | SplitPane implementation that allows top, left, right, right and relative anchored divider. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxTabbedPane | The JVxTabbedPane extends the JTabbedPane and allows special tab options, like closing. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxTable | Scrollable JTable that implements ITableControl interface. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxTextCellEditor | The JVxTextCellEditor provides the generation of the physical text editor component, handles correct all events, and | Class | com.sibvisions.rad.ui.swing.ext.celleditor | JVX |
|
| JVxToggleButton | The JVxToggleButton is a JToggleButtonSee Also:JToggleButton, | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxToolBar | The JVxToolBar is an extended JToolBar. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxToolBarPanel | The JVxToolBarPanel is a special JPanel extension with a content pane and toolbar areas around it. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxTree | The JVxTree is a scrollable JTree that implements ITreeControl interface. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| JVxUtil | The JVxUtil is a utility class with often used functionality encapsulated in useful methods. | Class | com.sibvisions.rad.ui.swing.ext | JVX |
|
| Key | It stores all relevant information to a Primary or Unique Key. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| Key | Stores Key Event Data for Accelerator. | Class | javax.rad.ui.event | JVX |
|
| KeyHandler | The KeyHandler is a EventHandler that handles IKeyListener. | Class | javax.rad.ui.event | JVX |
|
| KeyValueList | The KeyValueList mapps multiple values to a single key. | Class | com.sibvisions.util | JVX |
|
| Less | The Less condition implements the comparison "<" (less) of values. | Class | javax.rad.model.condition | JVX |
|
| LessEquals | The LessEquals condition implements the comparison "<=" (less equals) of values. | Class | javax.rad.model.condition | JVX |
|
| LifeCycleConnector | The LifeCycleConnector class is a org. | Class | com.sibvisions.rad.server.http.rest | JVX |
|
| Like | The Like condition implements the comparison of values with wildcards. | Class | javax.rad.model.condition | JVX |
|
| LikeIgnoreCase | The LikeIgnoreCase condition implements the comparison of values with wildcards and *,? is used as wildcard symbol for any characters. | Class | javax.rad.model.condition | JVX |
|
| LikeReverse | The LikeReverse condition implements the comparison of values with wildcards. | Class | javax.rad.model.condition | JVX |
|
| LikeReverseIgnoreCase | The LikeReverseIgnoreCase condition implements the comparison of values with wildcards and *,? is used as wildcard symbol for any characters. | Class | javax.rad.model.condition | JVX |
|
| ListSerializer | The serializer for any kind of List. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| LocaleUtil | | Class | com.sibvisions.util.type | JVX |
|
| Log4jLogger | The Log4jLogger is the ILogger implementation for log4j. | Class | com.sibvisions.util.log.log4j | JVX |
|
| Log4jLoggerFactory | The Log4jLoggerFactory is the LoggerFactory extension for log4j. | Class | com.sibvisions.util.log.log4j | JVX |
|
| LoggerFactory | The LoggerFactory is a factory for creating ILogger instances, for the configured log technology. | Class | com.sibvisions.util.log | JVX |
|
| Login | The Login creates and layouts the UI components for the login screen of the Application application. | Class | com.sibvisions.rad.application | JVX |
|
| LongArraySerializer | The serializer for Long arrays. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| LongDataType | A LongDataType is the data type class for a See Also:Serialized Form | Class | javax.rad.model.datatype | JVX |
|
| LongSerializer | The serializer for Long. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| LongType | The LongType is a platform independent definition of long. | Class | javax.rad.type | JVX |
|
| MagicByteInputStream | The MagicByteInputStream is an InputStream wrapper which reads some magic bytes from the end of the stream. | Class | com.sibvisions.util.io | JVX |
|
| Mail | The Mail class is a utility class for sending mails. | Class | com.sibvisions.util | JVX |
|
| MapSerializer | The serializer for any kind of Map. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| MasterConnection | The MasterConnection provides sub connections and an alive check for all known connections. | Class | javax.rad.remote | JVX |
|
| MD4MessageDigest | | Class | com.sibvisions.util.security | JVX |
|
| MemDataBook | The MemDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data. | Class | com.sibvisions.rad.model.mem | JVX |
|
| MemDataBookStorage | The MemDataBookStorage is a simple AbstractMemStorage without specific insert/update/delete implementation. | Class | com.sibvisions.rad.persist | JVX |
|
| MemDataPage | A MemDataPage is the memory implementation for a data page of an A master IDataBook has one IDataPage for itself. | Class | com.sibvisions.rad.model.mem | JVX |
|
| MemDataSource | The MemDataSource is a base class for all DataSources. | Class | com.sibvisions.rad.model.mem | JVX |
|
| Memory | | Class | com.sibvisions.util | JVX |
|
| Message | The Message class is an UIInternalFrame to display messages on the screen. | Class | com.sibvisions.rad.application | JVX |
|
| MetaData | The MetaData is a description of all columns as ColumnMetaData, the Primary Key columns, Representation columns and auto increment columns. | Class | javax.rad.persist | JVX |
|
| MetaDataCacheOption | enum MetaDataCacheOptionextends EnumThe MetaDataCacheOption is the enum type for client and server-side metadata cache options. | Class | javax.rad.model | JVX |
|
| ModelEventHandler | The ModelEventHandler is a EventHandler that handles Events, and throws ModelExceptions. | Class | javax.rad.model.event | JVX |
|
| ModelException | The ModelException is used to throw model depending See Also:Serialized Form | Class | javax.rad.model | JVX |
|
| Monitoring | The Monitoring class will be used as server-side object for administer the communication server. | Class | com.sibvisions.rad.server | JVX |
|
| MouseHandler | The MouseHandler is a RuntimeEventHandler that handles IMouseListener. | Class | javax.rad.ui.event | JVX |
|
| MSSQLDBAccess | The MSSQLDBAccess is the implementation for MS SQL databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| MySQLDBAccess | The MySQLDBAccess is the implementation for MySQL databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| Name | A ServerColumnMetaData is a description of the data type and other attributes of a table storage column. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| NonClosingInputStream | The NonClosingInputstream is an InputStream wrapper that is not closable. | Class | com.sibvisions.util.io | JVX |
|
| NonClosingOutputStream | The NonClosingOutputStream is an OutputStream wrapper that is not closable. | Class | com.sibvisions.util.io | JVX |
|
| NoSecurityManager | The NoSecurityManager is a dummy security manager that does nothing. | Class | com.sibvisions.rad.server.security | JVX |
|
| Not | The Not condition implements the NOT operator. | Class | javax.rad.model.condition | JVX |
|
| NotAccessible | The Accessible annotation should be used to deny the access to objects in life-cylce objects. | Class | com.sibvisions.rad.server.annotation | JVX |
|
| NotFoundException | The NotFoundException is a SecurityException in case that something wasSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| NtlmAuthInfo | The NtlmAuthInfo holds the ntlm relevant objects for an authenticated client. | Class | com.sibvisions.rad.server.security.ntlm | JVX |
|
| NtlmDBSecurityManager | The NtlmDBSecurityManager extends the DBSecurityManager and allows a client to authenticate with its domain credentials. | Class | com.sibvisions.rad.server.security | JVX |
|
| NtlmHelper | The NtlmHelper provides ntlm authentication through jcifs. | Class | com.sibvisions.rad.server.security.ntlm | JVX |
|
| NtlmSession | The Session holds the challenge and domain controller for later authentication. | Class | com.sibvisions.rad.server.security.ntlm | JVX |
|
| NullOutputStream | The NullOutputStream is an OutputStream which doesn't write anything. | Class | com.sibvisions.util.io | JVX |
|
| NullSerializer | The serializer for null. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| NullType | The NullType is a platform independent definition for null. | Class | javax.rad.type | JVX |
|
| NumberFormatter | The NumberFormatter can handle null values and empty Strings and handle complex number formats. | Class | com.sibvisions.rad.ui.swing.ext.text | JVX |
|
| NumberUtil | The NumberUtil is a utility class for number conversion and for formatting numbersConstructor SummaryNumberUtil() | Class | com.sibvisions.util.type | JVX |
|
| ObjectCache | The ObjectCache is a utility class to cache/store objects for a period of time. | Class | com.sibvisions.util | JVX |
|
| ObjectCacheInstance | The ObjectCacheInstance is a utility class to cache/store objects for a period of time. | Class | com.sibvisions.util | JVX |
|
| ObjectDataType | A ObjectDataType is the data type class of a Java Object as ColumnDefinition. | Class | javax.rad.model.datatype | JVX |
|
| ObjectSerializer | The serializer for Object. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| OperatorCondition | The OperatorCondition is the default implementation for That means it put its connected (glued) conditions in brackets | Class | javax.rad.model.condition | JVX |
|
| Or | The Or condition implements the OR operator. | Class | javax.rad.model.condition | JVX |
|
| OracleDBAccess | The OracleDBAccess is the implementation for Oracle databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| OrderedHashtable | The OrderedHashtable extends a Hashtable and keeps the add order. | Class | com.sibvisions.util | JVX |
|
| OutParam | The OutParam is a simple output parameter for JDBC calls. | Class | com.sibvisions.rad.persist.jdbc.param | JVX |
|
| PopupMenuHandler | The PopupMenuHandler is a RuntimeEventHandler that handles IPopupMenuListener. | Class | javax.rad.ui.event | JVX |
|
| PostgreSQLDBAccess | The PostgreSQLDBAccess is the implementation for Postgres databases. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| PropertyDefinition | The PropertyDefinition is the property descriptor for a property in IBeanType. | Class | javax.rad.type.bean | JVX |
|
| PropertyEvent | The PropertyEvent class is the event for property changes. | Class | javax.rad.remote.event | JVX |
|
| ProtocolFactory | The ProtocolFactory is responsible for an IProtocolWriter. | Class | com.sibvisions.rad.server.protocol | JVX |
|
| ProxyUtil | The ProxyUtil detects a system proxy. | Class | com.sibvisions.util | JVX |
|
| Record | The Record contains information for writing via IProtocolWriter. | Class | com.sibvisions.rad.server.protocol | JVX |
|
| ReferenceDefinition | The ReferenceDefinition specifies the relation between a detail DataBook and the master DataBook. | Class | javax.rad.model.reference | JVX |
|
| Reflective | This is a utility class to call different methods of classes via java. | Class | com.sibvisions.util | JVX |
|
| RemoteApplication | The RemoteApplication extends the Application with an AbstractConnection. | Class | javax.rad.application.genui | JVX |
|
| RemoteApplicationHandler | The RemoteApplicationHandler is a RuntimeEventHandler that handles IRemoteApplicationListener. | Class | javax.rad.application.genui.event | JVX |
|
| RemoteDataBook | The RemoteDataBook is a storage independent table, and handles all operations based on the the MemDatabook base class. | Class | com.sibvisions.rad.model.remote | JVX |
|
| RemoteDataPage | A RemoteDataPage extends the MemDataPage with storage operations. | Class | com.sibvisions.rad.model.remote | JVX |
|
| RemoteDataSource | The RemoteDataSource is a remote DataSource for all RemoteDataBook's, which uses a connection to the server to forward the storage operation to server objects. | Class | com.sibvisions.rad.model.remote | JVX |
|
| RemoteFileHandle | The RemoteFileHandle handles data that is stored in the ObjectCache. | Class | javax.rad.io | JVX |
|
| RemoteWorkScreen | The RemoteWorkScreen extends the WorkScreen with an AbstractConnection. | Class | javax.rad.application.genui | JVX |
|
| RemoteWorkScreenApplication | The RemoteWorkScreenApplication is a RemoteApplication with IWorkScreenApplication implemented. | Class | javax.rad.application.genui | JVX |
|
| Replacement | The Replacement annotation could be used if an object name was requested from the client but the LCO offers the object with a different name. | Class | com.sibvisions.rad.server.annotation | JVX |
|
| ResourceEvent | | Class | javax.rad.genui.event | JVX |
|
| ResourceHandler | The ResourceHandler is a RuntimeEventHandler that handles IUIResourceListener. | Class | javax.rad.genui.event | JVX |
|
| ResourceServlet | The ResourceServlet is a simple HttpServlet for accessing resource templates. | Class | com.sibvisions.rad.server.http | JVX |
|
| ResourceUtil | The ResourceUtil contains resource and class dependent utility methods. | Class | com.sibvisions.util.type | JVX |
|
| RESTAdapter | The RESTAdapter class enables access to application life-cycle objects of JVx. | Class | com.sibvisions.rad.server.http.rest | JVX |
|
| ResultObject | | Class | javax.rad.server | JVX |
|
| RowDefinition | A RowDefinition contains all ColumnDefintion's of a // construct a RowDefinition | Class | javax.rad.model | JVX |
|
| RuntimeEventHandler | The RuntimeEventHandler is a EventHandler that handles Events, and informs the ExceptionHandler. | Class | javax.rad.util | JVX |
|
| ScreenUtil | The ScreenUtil contains utility methods which solves common screen problems. | Class | com.sibvisions.util.type | JVX |
|
| SecureHash | The SecureHash class provides the functionality of a message digest algorithm, such as MD5 or SHA. | Class | com.sibvisions.util | JVX |
|
| SecurityManagerVerifier | The SecurityManagerVerifier uses the security mangaer of an application to authenticate a user. | Class | com.sibvisions.rad.server.http.rest | JVX |
|
| SecurityProvider | The SecurityProvider is a Provider that mapps all additional message digests and offers them through Security. | Class | com.sibvisions.util.security | JVX |
|
| Server | The Server is the general remote server implementation. | Class | com.sibvisions.rad.server | JVX |
|
| ServerColumnMetaData | A ServerColumnMetaData is a description of the data type and other attributes of a table storage column. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| ServerContext | A ServerContext contains all of the per-request state information related to the processing of a single server call. | Class | javax.rad.server | JVX |
|
| ServerContextImpl | The ServerContextImpl is an internal ServerContext implementation. | Class | com.sibvisions.rad.server | JVX |
|
| ServerMetaData | The ServerMetaData is a description of all columns as ServerColumnMetaData, the Primary Key columns, Representation columns and auto increment columns. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| ServerZone | The ServerZone class encapsulates the access to the server configuration. | Class | com.sibvisions.rad.server.config | JVX |
|
| ServletServer | The ServletServer handles the communication via http from remote clients. | Class | com.sibvisions.rad.server.http | JVX |
|
| SessionCancelException | The SessionCancelException is a SessionExpiredException for the notification that a session is expired and the access was canceled. | Class | javax.rad.remote | JVX |
|
| SessionContext | A SessionContext contains all of the per-request state information related to the processing of a single server call. | Class | javax.rad.server | JVX |
|
| SessionEvent | | Class | javax.rad.server.event | JVX |
|
| SessionExpiredException | The SessionExpiredException is a CommunicationException for expired sessions/connections. | Class | javax.rad.remote | JVX |
|
| ShadowCopyInputStream | The ShadowCopyInputStream is an InputStream wrapper that copies every read byte to an internal cache. | Class | com.sibvisions.util.io | JVX |
|
| ShadowCopyOutputStream | The ShadowCopyOutputStream is an OutputStream wrapper that copies every written byte to an internal cache. | Class | com.sibvisions.util.io | JVX |
|
| ShortArraySerializer | The serializer for Short array. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| ShortSerializer | The serializer for Short. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| SilentAbortException | The SilentAbortException is a RuntimeException, that is not reported and shown by the See Also:Serialized Form | Class | javax.rad.util | JVX |
|
| SortDefinition | The SortDefinition class specifies the sort order to use. | Class | javax.rad.model | JVX |
|
| StartsWithIgnoreCase | The StartsWithIgnoreCase condition is a LikeIgnoreCase condition with a leading *. | Class | javax.rad.model.condition | JVX |
|
| StorageDataBook | The StorageDataBook is a RemoteDataBook directly connected to an IStorage. | Class | com.sibvisions.rad.persist | JVX |
|
| StorageEvent | | Class | com.sibvisions.rad.persist.event | JVX |
|
| StorageEventHandler | The StorageEventHandler is a EventHandler that handles Events, and throws DataSourceExceptions. | Class | com.sibvisions.rad.persist.event | JVX |
|
| StorageHandler | The StorageHandler is a EventHandler that handles IStorageListener. | Class | com.sibvisions.rad.persist.event | JVX |
|
| StorageReferenceDefinition | The StorageReferenceDefinition specifies the relation between a detail IStorage and the master IStorage. | Class | javax.rad.model.reference | JVX |
|
| StorageService | The StorageService lists all available records of an AbstractStorage. | Class | com.sibvisions.rad.server.http.rest.service | JVX |
|
| StrictIsolation | | Class | com.sibvisions.rad.server.annotation | JVX |
|
| StringDataType | A StringDataType is the data type class of a String ColumnDefinition. | Class | javax.rad.model.datatype | JVX |
|
| StringParser | The StringParser is a very simple text parser, that just implements splitting a single line into fields. | Class | com.sibvisions.util.type | JVX |
|
| StringSerializer | The serializer for String. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| StringType | The StringType is a platform independent definition of String. | Class | javax.rad.type | JVX |
|
| StringUtil | The StringUtil contains string dependent utility methods. | Class | com.sibvisions.util.type | JVX |
|
| Style | The Style class is a simple container for style information. | Class | javax.rad.ui | JVX |
|
| SubConnection | The SubConnection uses the connection of a MasterConnection for transfering data to the server. | Class | javax.rad.remote | JVX |
|
| SwingAbstractButton | The SwingButton is the IButton implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingAbstractFrame | The SwingAbstractFrame is the IFrame implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingApplet | The SwingApplet is the IApplication implementation for swing applets with full access to the JApplet. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| SwingApplication | The SwingApplication is the IApplication implementation for swing applications with full access to the JFrame. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| SwingButton | The SwingButton is the IButton implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingCellFormat | The SwingCellFormat is the ICellFormat implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.control | JVX |
|
| SwingChart | The SwingChart is the IChart implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.control | JVX |
|
| SwingCheckBox | The SwingCheckBox is the ICheckBox implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingCheckBoxMenuItem | The SwingCheckBoxMenuItem is the ICheckBoxMenuItem implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.menu | JVX |
|
| SwingComponent | The SwingComponent extends AwtComponent with setting the Fields inherited from class com. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| SwingDesktopPanel | The SwingDesktopPanel is the IDesktopPanel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingEditor | The SwingEditor is the IEditor implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.control | JVX |
|
| SwingFactory | The SwingFactory class encapsulates methods to create and access Swing components. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| SwingFrame | The SwingFrame is the IFrame implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingGroupPanel | The SwingGroupPanel is the IGroupPanel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingIcon | The SwingIcon is the IIcon implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingImage | The AwtImage represents graphical images. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| SwingInternalFrame | The SwingInternalFrame is the IInternalFrame implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingLabel | The SwingLabel is the ILabel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingMenu | The SwingMenu is the IMenu implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.menu | JVX |
|
| SwingMenuBar | The SwingMenuBar is the IMenuBar implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.menu | JVX |
|
| SwingMenuItem | The SwingMenuItem is the IMenuItem implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.menu | JVX |
|
| SwingPanel | The SwingPanel is the IPanel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingPasswordField | The SwingPasswordField is the IPasswordField implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingPopupMenu | The SwingPopupMenu is the IPopupMenu implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.menu | JVX |
|
| SwingRadioButton | The SwingRadioButton is the IRadioButton implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingScrollComponent | The SwingComponent is a component with scrollbars. | Class | com.sibvisions.rad.ui.swing.impl | JVX |
|
| SwingScrollPanel | The SwingPanel is the IPanel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingSeparator | The SwingSeparator is the ISeparator implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.menu | JVX |
|
| SwingSplitPanel | The SwingSplitPanel is the ISplitPanel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingTable | The SwingTable is the ITable implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.control | JVX |
|
| SwingTabsetPanel | The SwingTabsetPanel is the ITabsetPanel implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingTextArea | The SwingTextArea is the ITextArea implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingTextComponent | Platform and technology independent TextField definition. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingTextField | The SwingTextField is the ITextField implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingToggleButton | The SwingToggleButton is the IToggleButton implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.component | JVX |
|
| SwingToolBar | The SwingToolBar is the IToolBar implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingToolBarPanel | The SwingToolBarPanel is IToolBarPanel implementationFields inherited from class com. | Class | com.sibvisions.rad.ui.swing.impl.container | JVX |
|
| SwingTree | The SwingTree is the ITree implementation for swing. | Class | com.sibvisions.rad.ui.swing.impl.control | JVX |
|
| TabEvent | An event which indicates that a tab action occurred in a tabbed pane. | Class | com.sibvisions.rad.ui.swing.ext.event | JVX |
|
| TabIndexComparator | The TabIndexComperator orders by tab index. | Class | com.sibvisions.rad.ui.swing.ext.focus | JVX |
|
| TabIndexFocusTraversalPolicy | The originalComperator enables tab index based . | Class | com.sibvisions.rad.ui.swing.ext.focus | JVX |
|
| TableInfo | It stores all relevant information to a Table. | Class | com.sibvisions.rad.persist.jdbc | JVX |
|
| TabsetHandler | The TabsetHandler is a RuntimeEventHandler that handles ITabsetListener. | Class | javax.rad.ui.event | JVX |
|
| ThreadHandler | The ThreadHandler is a utility class for ThreadManager. | Class | com.sibvisions.util | JVX |
|
| ThreadManager | The ThreadManager manages threads. | Class | com.sibvisions.util | JVX |
|
| ThrowableSerializer | The serializer for Throwable. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| TimestampDataType | A TimestampDataType is the data type class of a Timestamp ColumnDefinition. | Class | javax.rad.model.datatype | JVX |
|
| TimestampType | The TimestampType is a platform independent definition of Timestamp. | Class | javax.rad.type | JVX |
|
| TransferContext | The ServerContextImpl is an internal ServerContext implementation. | Class | javax.rad.io | JVX |
|
| TranslationMap | Translation is for translating labels or label keys in any language. | Class | javax.rad.util | JVX |
|
| TreePath | A TreePath stores the path of node in a tree. | Class | javax.rad.model | JVX |
|
| TreePathFinder | A TreePathFinder stores the primary key columns recursively for all master detail dependencies. | Class | javax.rad.model | JVX |
|
| TriggerAPI | The TriggerAPI class offers methods for server-side triggers. | Class | com.sibvisions.rad.persist | JVX |
|
| TypeCache | The TypeCache is the cache for BeanTypes which will be read or written from the UniversalSerializer in a single read or write operation. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| UIActionEvent | Platform and technology independent action event definition. | Class | javax.rad.ui.event | JVX |
|
| UIBorderLayout | Platform and technology independent BorderLayout. | Class | javax.rad.genui.layout | JVX |
|
| UIButton | Platform and technology independent button. | Class | javax.rad.genui.component | JVX |
|
| UICellEditor | Platform and technology independent editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UICellFormat | Platform and technology independent CellFormat. | Class | javax.rad.genui.control | JVX |
|
| UIChart | Platform and technology independent Table. | Class | javax.rad.genui.control | JVX |
|
| UICheckBox | Platform and technology independent checkbox. | Class | javax.rad.genui.component | JVX |
|
| UICheckBoxCellEditor | Platform and technology independent check box editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UICheckBoxMenuItem | Platform and technology independent checkbox menuitem. | Class | javax.rad.genui.menu | JVX |
|
| UIChoiceCellEditor | Platform and technology independent choice editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UIColor | Platform and technology independent Color. | Class | javax.rad.genui | JVX |
|
| UIComboCellEditor | Platform and technology independent combo cell editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UIComponent | Platform and technology independent component. | Class | javax.rad.genui | JVX |
|
| UIComponentEvent | Platform and technology independent component event definition. | Class | javax.rad.ui.event | JVX |
|
| UIContainer | Platform and technology independent Container. | Class | javax.rad.genui | JVX |
|
| UICursor | Platform and technology independent Cursor. | Class | javax.rad.genui | JVX |
|
| UICustomComponent | Platform and technology independent component. | Class | javax.rad.genui.component | JVX |
|
| UICustomContainer | Platform and technology independent container. | Class | javax.rad.genui.container | JVX |
|
| UIDateCellEditor | Platform and technology independent date editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UIDesktopPanel | Platform and technology independent DesktopPanel. | Class | javax.rad.genui.container | JVX |
|
| UIDimension | Platform and technology independent Dimension. | Class | javax.rad.genui | JVX |
|
| UIEditor | Platform and technology independent Editor. | Class | javax.rad.genui.control | JVX |
|
| UIEnumCellEditor | The UIEnumCellEditor is a special blend of an IChoiceCellEditor and ILinkedCellEditor. | Class | com.sibvisions.rad.genui.celleditor | JVX |
|
| UIEvent | Platform and technology independent event definition. | Class | javax.rad.ui.event | JVX |
|
| UIException | The class UIException and its subclasses are a form of RuntimeException that indicates UI specific Exceptions the | Class | javax.rad.ui | JVX |
|
| UIFactoryManager | Platform and technology independent UIFactoryManager. | Class | javax.rad.genui | JVX |
|
| UIFactoryResource | The UIFactoryResource holds the resource per factory. | Class | javax.rad.genui | JVX |
|
| UIFlowLayout | Platform and technology independent FlowLayout. | Class | javax.rad.genui.layout | JVX |
|
| UIFocusEvent | Platform and technology independent focus event definition. | Class | javax.rad.ui.event | JVX |
|
| UIFont | Platform and technology independent Font. | Class | javax.rad.genui | JVX |
|
| UIFormLayout | Platform and technology independent form oriented layout. | Class | javax.rad.genui.layout | JVX |
|
| UIFrame | Platform and technology independent Frame. | Class | javax.rad.genui.container | JVX |
|
| UIGridLayout | Platform and technology independent grid oriented layout. | Class | javax.rad.genui.layout | JVX |
|
| UIGroupPanel | Platform and technology independent GroupPanel. | Class | javax.rad.genui.container | JVX |
|
| UIIcon | Platform and technology independent Icon. | Class | javax.rad.genui.component | JVX |
|
| UIImage | Platform and technology independent image definition. | Class | javax.rad.genui | JVX |
|
| UIImageViewer | Platform and technology independent image viewer. | Class | javax.rad.genui.celleditor | JVX |
|
| UIInplaceCellEditor | Platform and technology independent editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UIInsets | Platform and technology independent Insets. | Class | javax.rad.genui | JVX |
|
| UIInternalFrame | Platform and technology independent InternalFrame. | Class | javax.rad.genui.container | 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 |
|
| UIKeyEvent | Platform and technology independent key event definition. | Class | javax.rad.ui.event | JVX |
|
| UILabel | Platform and technology independent Label. | Class | javax.rad.genui.component | JVX |
|
| UILauncher | The UILauncher is an AbstractFrame extension. | Class | javax.rad.application.genui | JVX |
|
| UILayout | Platform and technology independent layout. | Class | javax.rad.genui | JVX |
|
| UILinkedCellEditor | Platform and technology independent linked editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UIMenu | Platform and technology independent menu. | Class | javax.rad.genui.menu | JVX |
|
| UIMenuBar | Platform and technology independent menu bar. | Class | javax.rad.genui.menu | JVX |
|
| UIMenuItem | Platform and technology independent MenuItem. | Class | javax.rad.genui.menu | JVX |
|
| UIMouseEvent | Platform and technology independent mouse event definition. | Class | javax.rad.ui.event | JVX |
|
| UINumberCellEditor | Platform and technology independent number editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UIPanel | Platform and technology independent Panel. | Class | javax.rad.genui.container | JVX |
|
| UIPasswordField | Platform and technology independent password field. | Class | javax.rad.genui.component | JVX |
|
| UIPoint | Platform and technology independent point. | Class | javax.rad.genui | JVX |
|
| UIPopupMenu | Platform and technology independent popup menu. | Class | javax.rad.genui.menu | JVX |
|
| UIPopupMenuEvent | Platform and technology independent popup menu event definition. | Class | javax.rad.ui.event | JVX |
|
| UIRadioButton | Platform and technology independent radio button. | Class | javax.rad.genui.component | JVX |
|
| UIRectangle | Platform and technology independent rectangle. | Class | javax.rad.genui | JVX |
|
| UIResource | Platform and technology independent wrapper for IFactory Resource. | Class | javax.rad.genui | JVX |
|
| UIScrollPanel | Platform and technology independent ScrollPanel. | Class | javax.rad.genui.container | JVX |
|
| UISeparator | Platform and technology independent menu separator. | Class | javax.rad.genui.menu | JVX |
|
| UISplitPanel | Platform and technology independent SplitPanel. | Class | javax.rad.genui.container | JVX |
|
| UITable | Platform and technology independent Table. | Class | javax.rad.genui.control | JVX |
|
| UITabsetEvent | Platform and technology independent tabset event definition. | Class | javax.rad.ui.event | JVX |
|
| UITabsetPanel | Platform and technology independent TabSetPanel. | Class | javax.rad.genui.container | JVX |
|
| UITextArea | Platform and technology independent text area. | Class | javax.rad.genui.component | JVX |
|
| UITextCellEditor | Platform and technology independent text editor. | Class | javax.rad.genui.celleditor | JVX |
|
| UITextField | Platform and technology independent text field. | Class | javax.rad.genui.component | JVX |
|
| UIToggleButton | Platform and technology independent toggle button. | Class | javax.rad.genui.component | JVX |
|
| UIToolBar | Platform and technology independent TabSetPanel. | Class | javax.rad.genui.container | JVX |
|
| UIToolBarPanel | Platform and technology independent toolbar panel. | Class | javax.rad.genui.container | JVX |
|
| UITree | Platform and technology independent Tree. | Class | javax.rad.genui.control | JVX |
|
| UIWindow | Platform and technology independent Window. | Class | javax.rad.genui.container | JVX |
|
| UIWindowEvent | Platform and technology independent window event definition. | Class | javax.rad.ui.event | JVX |
|
| UnauthorizedException | The UnauthorizedException is a CommunicationException for client/server authorization problems. | Class | javax.rad.remote | JVX |
|
| UniversalSerializer | The UniversalSerializer converts an object state into a byte stream in such a way that the byte stream can be converted back into a copy of the object. | Class | com.sibvisions.rad.remote | JVX |
|
| UnknownObjectException | The UnknownObjectException is a RuntimeException for undefined or not found server objects. | Class | javax.rad.server | JVX |
|
| UnknownType | The UnknownType is a platform independent definition for any object. | Class | javax.rad.type | JVX |
|
| UploadServlet | The UploadServlet handles the upload of files via http connection. | Class | com.sibvisions.rad.server.http | JVX |
|
| UpToDateConfigFile | The UpToDateConfigFile encapsulates the access to a xml configuration file. | Class | com.sibvisions.rad.server.config | JVX |
|
| Version | The Version class is a simple representation for version numbers. | Class | com.sibvisions.util | JVX |
|
| Webstart | The Webstart class allows encapsulated access to the javax. | Class | com.sibvisions.rad.ui | JVX |
|
| WindowHandler | The WindowHandler is a RuntimeEventHandler that handles IWindowListener. | Class | javax.rad.ui.event | JVX |
|
| WorkScreen | The WorkScreen is a default implementation of IWorkScreen. | Class | javax.rad.application.genui | JVX |
|
| WorkScreenHandler | The WorkScreenHandler is a RuntimeEventHandler that handles IWorkScreenListener. | Class | javax.rad.application.genui.event | JVX |
|
| XmlNode | The XmlNode encapsulates the information of a xml tag. | Class | com.sibvisions.util.xml | JVX |
|
| XmlNodeSerializer | The XmlNodeSerializer class is the type serializer implementation for XmlNode. | Class | com.sibvisions.rad.remote.serializer | JVX |
|
| XmlSecurityManager | The XmlSecurityManager uses a xml file to authenticate users. | Class | com.sibvisions.rad.server.security | JVX |
|
| XmlWorker | Simple parser and writer for xml files. | Class | com.sibvisions.util.xml | JVX |
|
| Zone | A Zone is a special area in the server-side code area. | Class | com.sibvisions.rad.server.config | JVX |