Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sibvisions.rad Classes and Interfaces - 327 results found.
NameDescriptionTypePackageFramework
AboutThe About class is the About dialog of the application.Classcom.sibvisions.rad.applicationJVX
AbstractCachedStorageThe AbstractCachedStorage implements the caching mechanism of ICachedStorage.Classcom.sibvisions.rad.persistJVX
AbstractCheckBoxCellEditorThe AbstractCheckBoxCellEditor is an ICheckBoxCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractChoiceCellEditorThe AbstractChoiceCellEditor is an IChoiceCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractComboCellEditorThe AbstractComboCellEditor is an IComboCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractDateCellEditorThe AbstractDateCellEditor is an IDateCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractDBSecurityManagerThe AbstractDBSecurityManager is the base class for all security managers that use a database forConstructor SummaryAbstractDBSecurityManager()Classcom.sibvisions.rad.server.securityJVX
AbstractFactoryThe AbstractFactory is an abstract implementation of IFactory , which provides common functionality.Classcom.sibvisions.rad.uiJVX
AbstractImageViewerThe AbstractImageViewer is an IImageViewer implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractInplaceCellEditorThe AbstractInplaceCellEditor is an IInplaceCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractLinkedCellEditorThe AbstractLinkedCellEditor is an ILinkedCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractMemStorageThe AbstractMemStorage is an AbstractCachedStorage and holds an internal MemDataBook for the data.Classcom.sibvisions.rad.persistJVX
AbstractNumberCellEditorThe AbstractNumberCellEditor is an INumberCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractParamThe AbstractParam defines a parameter for JDBC calls.Classcom.sibvisions.rad.persist.jdbc.paramJVX
AbstractParam .ParameterTypeThe possible parameter types.Classcom.sibvisions.rad.persist.jdbc.paramJVX
AbstractSecurityManagerThe AbstractSecurityManager is the base class for ISecurityManager implementations but it does not implement the security methods.Classcom.sibvisions.rad.server.securityJVX
AbstractSerializedConnectionThis is the default IConnection implementation.Classcom.sibvisions.rad.remoteJVX
AbstractSessionA Session is a server side session which will be started when an IConnection connects to a remote server.Classcom.sibvisions.rad.serverJVX
AbstractSizedSerializerThe base serializer for objects with size/length.Classcom.sibvisions.rad.remote.serializerJVX
AbstractStorageThe AbstractStorage implements the server side triggers mechanism for different types of Storages.Classcom.sibvisions.rad.persistJVX
AbstractStorage .AllFetchedListThe AllFetchedList is an ArrayUtil wrapper that implements the marker interface See Also:Serialized FormClasscom.sibvisions.rad.persistJVX
AbstractStyledCellEditorThe AbstractStyledCellEditor is an abstract implementation of IStyledCellEditor which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AbstractTextCellEditorThe AbstractTextCellEditor is an ITextCellEditor implementation, which provides a base implementation.Classcom.sibvisions.rad.ui.celleditorJVX
AccessibleClasscom.sibvisions.rad.server.annotationJVX
ApplicationThe Application is the default RemoteApplication.Classcom.sibvisions.rad.applicationJVX
ApplicationUtilThe ApplicationUtil is a utility class which provides methods and constants which will be used from applications.Classcom.sibvisions.rad.applicationJVX
ApplicationUtilThe ApplicationUtil is a utility for application launchers.Classcom.sibvisions.rad.uiJVX
ApplicationZoneThe ApplicationZone class encapsulates the access to an application configuration.Classcom.sibvisions.rad.server.configJVX
AppSettingsThe AppSetting class encapsulates the access to app settings.Classcom.sibvisions.rad.server.configJVX
ArraySerializerThe serializer for any kind of array.Classcom.sibvisions.rad.remote.serializerJVX
AwtBorderLayoutThe AwtBorderLayout is a platform independent BorderLayout impelementation.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtColorThe AwtColor class is used to encapsulate the access to all usable colors for AWT components.Classcom.sibvisions.rad.ui.awt.implJVX
AwtComponentA component is an object having a graphical representation that can be displayed on the screen and that can interact with theClasscom.sibvisions.rad.ui.awt.implJVX
AwtContainerA generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components.Classcom.sibvisions.rad.ui.awt.implJVX
AwtCursorA class to encapsulate the representation of the mouse cursor.Classcom.sibvisions.rad.ui.awt.implJVX
AwtDimensionThe AwtDimension class encapsulates the width and height of a component (in integer precision) in a single object.Classcom.sibvisions.rad.ui.awt.implJVX
AwtFactoryThe AwtFactory class encapsulates methods to create and access AWT components.Classcom.sibvisions.rad.ui.awt.implJVX
AwtFlowLayoutThe AwtFormLayout is a platform independent FlowLayout impelementation.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtFontThe AwtFont class represents fonts, which are used to render text in a visible way.Classcom.sibvisions.rad.ui.awt.implJVX
AwtFormLayoutThe AwtFormLayout is the IFormLayout implementation for AWT.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtFormLayout .AwtAnchorThe Anchor gives the possible horizontal and vertical positions.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtFormLayout .AwtConstraintsThe Constraint stores the top, left, bottom and right Anchor for layouting a component.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtGridLayoutThe AwtGridLayout is the IGridLayout implementation for AWT.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtGridLayout .AwtGridConstraintsThe Constraint stores the columns and rows for layouting a component.Classcom.sibvisions.rad.ui.swing.impl.layoutJVX
AwtImageThe AwtImage represents graphical images.Classcom.sibvisions.rad.ui.awt.implJVX
AwtInsetsThe AwtInsets class encapsulates the margins (in integer precision) in a single object.Classcom.sibvisions.rad.ui.awt.implJVX
AwtPointA point representing a location in (x, y) coordinate space, specified in integer precision.Classcom.sibvisions.rad.ui.awt.implJVX
AwtRectangleAn AwtRectangle specifies an area in a coordinate space that is enclosed by the AwtRectangle object's top-left point Classcom.sibvisions.rad.ui.awt.implJVX
AwtResourceA class to encapsulate any AWT resource.Classcom.sibvisions.rad.ui.awt.implJVX
BeanConverterThe BeanConverter class allows to convert between Object[]s, This class keeps three important pieces in sync:Classcom.sibvisions.rad.persist.beanJVX
BeanConverterMixinThe BeanConverterMixin helps to ignore BeanConverter properties from serialization.Classcom.sibvisions.rad.server.http.rest.service.mixinJVX
BeanSerializerThe serializer for Object.Classcom.sibvisions.rad.remote.serializerJVX
BeanTypeSerializerThe serializer for BeanType.Classcom.sibvisions.rad.remote.serializerJVX
BooleanArraySerializerThe serializer for Boolean arrays.Classcom.sibvisions.rad.remote.serializerJVX
BooleanSerializerThe serializer for Boolean.Classcom.sibvisions.rad.remote.serializerJVX
ByteArraySerializerThe serializer for byte arrays.Classcom.sibvisions.rad.remote.serializerJVX
ByteSerializerThe 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.Classcom.sibvisions.rad.remoteJVX
ByteSerializerThe serializer for Byte.Classcom.sibvisions.rad.remote.serializerJVX
CallServiceThe CallService allows action or object calls.Classcom.sibvisions.rad.server.http.rest.serviceJVX
CellFormatThe CellFormat holds the format information for a cell.Classcom.sibvisions.rad.ui.swing.ext.formatJVX
ChangeableDataRowAn IChangeableDataRow extends the IDataRow with support for the change state of the row, some supporting methods and an unique ID column.Classcom.sibvisions.rad.model.memJVX
CharacterSerializerThe serializer for Character.Classcom.sibvisions.rad.remote.serializerJVX
CharArraySerializerThe serializer for Character array.Classcom.sibvisions.rad.remote.serializerJVX
ConfigurationThe Configuration enables the access to the server zone and all available application zones.Classcom.sibvisions.rad.server.configJVX
Configuration .ApplicationListOptionApplication name restriction.Classcom.sibvisions.rad.server.configJVX
ConnectionEventThe ConnectionEvent serves information about connection and dBAccess.Classcom.sibvisions.rad.persist.jdbc.eventJVX
DataBookBuilderThe DataBookBuilder is a utility class for building/creating pre-configured databooks.Classcom.sibvisions.rad.modelJVX
DataBookCSVExporterThe DataBookUtil handles simple access to databooks.Classcom.sibvisions.rad.modelJVX
DataBookSorterThe DataBookSorter is a helper class for sorting IDataRows.Classcom.sibvisions.rad.modelJVX
DataRowAn DataRow is a list of table column's.Classcom.sibvisions.rad.model.memJVX
DataSourceConnectionPoolThe IConnectionPool is an interface to allow simple custom connection pool implementations.Classcom.sibvisions.rad.persist.jdbcJVX
DataSourceHandlerThe DataSourceHandler allows access to credentials configured in the application configuration.Classcom.sibvisions.rad.server.securityJVX
DateFormatterThe DateFormatter can handle null values and empty Strings and handle complex date formats.Classcom.sibvisions.rad.ui.swing.ext.textJVX
DateSerializerThe serializer for Date.Classcom.sibvisions.rad.remote.serializerJVX
DB2DBAccessThe DB2DBAccess is the implementation for DB2 databases.Classcom.sibvisions.rad.persist.jdbcJVX
DBAccessThe DBAccess is the implementation for most used SQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
DBAccessEventHandlerClasscom.sibvisions.rad.persist.jdbc.eventJVX
DBAccessMixinThe DBAccessMixin controls ser-/deserialization of DBAccess instances.Classcom.sibvisions.rad.server.http.rest.service.mixinJVX
DBCredentialsThe DBCredentials contains information to establish a database connection.Classcom.sibvisions.rad.persist.jdbcJVX
DBObjectsThe DBObjects class declares global accessible names for database objects.Classcom.sibvisions.rad.server.configJVX
DBSecurityManagerThe DBSecurityManager uses a database to validate/authenticate users.Classcom.sibvisions.rad.server.securityJVX
DBStorageThe DBStorage is a IStorage for SQL database specific features.Classcom.sibvisions.rad.persist.jdbcJVX
DecimalSerializerThe serializer for BigDecimal.Classcom.sibvisions.rad.remote.serializerJVX
DefaultAccessControllerThe DefaultAccessController is the standard IAccessController implementation.Classcom.sibvisions.rad.server.securityJVX
DefaultObjectProviderThe DefaultObjectProvider manages the remote accessible objects.Classcom.sibvisions.rad.serverJVX
DefaultObjectProvider .ImplicitLifeCycleObjectA marker class.Classcom.sibvisions.rad.serverJVX
DefaultPasswordValidatorThe 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, .Classcom.sibvisions.rad.server.security.validationJVX
DefaultSessionManagerThe DefaultSessionManager handles the access to all sessions created through client connections.Classcom.sibvisions.rad.serverJVX
DerbyDBAccessThe DerbyDBAccess is the implementation for Derby databases.Classcom.sibvisions.rad.persist.jdbcJVX
DetachedSessionThe DetachedSession is an ISession.Classcom.sibvisions.rad.serverJVX
DialogThe Dialog class is a dialog content that shows a component and allows configuration of available buttons.Classcom.sibvisions.rad.applicationJVX
Dialog .ButtonModethe possible button modes.Classcom.sibvisions.rad.applicationJVX
DialogHandlerThe DialogHandler is a RuntimeEventHandler that handles IDialogListener.Classcom.sibvisions.rad.application.eventJVX
DirectObjectConnectionThe DirectObjectConnection enables direct object calls without the need of a server.Classcom.sibvisions.rad.utilJVX
DirectServerConnectionThe DirectServerConnection is an IConnection implementation for a direct server communication.Classcom.sibvisions.rad.serverJVX
DirectServerSessionThe DirectServerSession is a wrapper for server-side sessions.Classcom.sibvisions.rad.serverJVX
DoubleArraySerializerThe serializer for Double arrays.Classcom.sibvisions.rad.remote.serializerJVX
DoubleSerializerThe serializer for Double.Classcom.sibvisions.rad.remote.serializerJVX
DownloadServletIt allows clients to download files from the ObjectCache.Classcom.sibvisions.rad.server.httpJVX
EnumSerializerThe serializer for Enum.Classcom.sibvisions.rad.remote.serializerJVX
ErrorThe Error is designed to visualize errors occured in an application.Classcom.sibvisions.rad.applicationJVX
ErrorHandlerThe ErrorHandler is a RuntimeEventHandler that handles IErrorListener.Classcom.sibvisions.rad.application.eventJVX
ExchangeSessionThe ExchangeSession is a session bound connection.Classcom.sibvisions.rad.server.objectJVX
FileChooserThe FileChooser encapsulates the access to AWT or Swing File chooser.Classcom.sibvisions.rad.ui.swing.implJVX
FileHandleSerializerThe FileHandleSerializer writes IFileHandle as byte[].Classcom.sibvisions.rad.server.http.rest.service.jacksonJVX
FilterThe Filter class provide helper functions to create combined IConditions.Classcom.sibvisions.rad.modelJVX
FloatArraySerializerThe serializer for Float arrays.Classcom.sibvisions.rad.remote.serializerJVX
FloatSerializerThe serializer for Float.Classcom.sibvisions.rad.remote.serializerJVX
FontAwesomeenum FontAwesomeextends EnumThe FontAwesome class defines all supported font icons.Classcom.sibvisions.rad.ui.swing.ext.fontsJVX
ForeignKeyIt stores all relevant information, like FK Columns, PK Columns, etc.Classcom.sibvisions.rad.persist.jdbcJVX
GenericBeanThe GenericBean handles the access to the values of cached members and defined methods.Classcom.sibvisions.rad.serverJVX
HanaDBAccessThe HanaDBAccess is the implementation for SAP HANA databases.Classcom.sibvisions.rad.persist.jdbcJVX
HSQLDBAccessThe HSQLDBAccess is the implementation for Hypersonic SQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
HttpConnectionClasscom.sibvisions.rad.remote.httpJVX
HttpContextThe HttpContext is simple context for accessing request and response objects.Classcom.sibvisions.rad.server.httpJVX
HttpsHostnameVerifierThe HttpsHostnameVerifier is a HostnameVerifier withoutConstructor SummaryHttpsHostnameVerifier()Classcom.sibvisions.rad.remote.httpJVX
HttpsTrustManagerThe HttpsTrustManager is a X509TrustManager withoutConstructor SummaryHttpsTrustManager()Classcom.sibvisions.rad.remote.httpJVX
IAccessControllerThe IAccessController defines the general access to server lifecycle objects.Interfacecom.sibvisions.rad.server.securityJVX
IAllFetchedInterfacecom.sibvisions.rad.persist.beanJVX
ICategoryConstantsThe ICategoryConstants defines the standard protocol categories.Interfacecom.sibvisions.rad.server.protocolJVX
ICellFormatterInterfacecom.sibvisions.rad.ui.swing.ext.formatJVX
ICellFormatterEditorListenerThis Interface is necessary to give Swing CellEditorHandler access to the ICellFormatter of the Control.Interfacecom.sibvisions.rad.ui.swing.extJVX
IColumnMetaDataCreatorThe IColumnMetaDataCreator is for creating custom ColumnMetaData implementations.Interfacecom.sibvisions.rad.persist.jdbcJVX
IConfigureConnectionListenerThe IInitializeConnectionListener will be used for initializing connections of a dBAccess.Interfacecom.sibvisions.rad.persist.jdbc.event.typeJVX
IConnectionPoolThe IConnectionPool is an interface to allow simple custom connection pool implementations.Interfacecom.sibvisions.rad.persist.jdbcJVX
IDBAccessThe IDBAccess defines the methods to access any kind of table oriented storage: e.Interfacecom.sibvisions.rad.persist.jdbcJVX
IDBAccessListenerThe listener interface for receiving events from DBAccess.Interfacecom.sibvisions.rad.persist.jdbc.eventJVX
IDialogListenerThe IDialogListener informs about Dialog states.Interfacecom.sibvisions.rad.application.eventJVX
IDirectServerThe IDirectServer interface defines a way to handle callbacks direct without callback-ID mapping.Interfacecom.sibvisions.rad.serverJVX
IErrorListenerThe IErrorListener informs about Error states.Interfacecom.sibvisions.rad.application.eventJVX
ILifeCycleObjectThe ILifeCycleObject interface is a marker interface for server-side lifecycle objects.Interfacecom.sibvisions.rad.serverJVX
ILookAndFeelConfigurationThe ILookAndFeelConfiguration should be used to set custom LaF properties before the LaF will be set via SwingFactory.Interfacecom.sibvisions.rad.ui.swing.implJVX
IMasterSessionThe IMasterSession defines a master session.Interfacecom.sibvisions.rad.serverJVX
IMenuActionListenerThe IMenuActionListener is a marker listener for menu action events.Interfacecom.sibvisions.rad.ui.swing.ext.eventJVX
INodeFormatterSwing NodeFormatter definition.Interfacecom.sibvisions.rad.ui.swing.ext.formatJVX
InOutParamThe InOutParam defines an input and output parameter for JDBC calls.Classcom.sibvisions.rad.persist.jdbc.paramJVX
InParamThe InParam defines a simple input parameter.Classcom.sibvisions.rad.persist.jdbc.paramJVX
IntArraySerializerThe serializer for Integer arrays.Classcom.sibvisions.rad.remote.serializerJVX
IntegerSerializerThe serializer for Integer.Classcom.sibvisions.rad.remote.serializerJVX
IObjectAccessControllerThe IObjectAccessController defines a security controller for accessing objects and methods.Interfacecom.sibvisions.rad.server.securityJVX
IPackageSetupInterfacecom.sibvisions.radJVX
IPasswordValidatorThe IPasswordValidator will be used from the AbstractSecurityManager and sub classes to validate if the new password during password change is strength enough.Interfacecom.sibvisions.rad.server.security.validationJVX
IProtocolWriterThe IProtocolWriter defines writing record logs.Interfacecom.sibvisions.rad.server.protocolJVX
IRequestDefines an object to provide client request.Interfacecom.sibvisions.rad.serverJVX
IResponseDefines an object to assist a servre in sending a response to the client.Interfacecom.sibvisions.rad.serverJVX
ISecurityManagerThe ISecurityManager has methods to check the access of a user to a special application.Interfacecom.sibvisions.rad.server.securityJVX
ISerializerThe ISerializer interface defines standard methods for serialization and deserialization of objects to and from streams.Interfacecom.sibvisions.rad.remoteJVX
IServerPluginThe IServerPlugin defines the handling of server-side plugins.Interfacecom.sibvisions.rad.server.pluginJVX
IStorageListenerThe IStorageListener informs about changes in the IStorage.Interfacecom.sibvisions.rad.persist.eventJVX
ISubSessionThe ISubSession defines a sub session.Interfacecom.sibvisions.rad.serverJVX
ITabListenerInterfacecom.sibvisions.rad.ui.swing.ext.eventJVX
ITypeSerializerThe ITypeSerializer interface defines standard methods for serialization and deserialization of a specific type.Interfacecom.sibvisions.rad.remote.serializerJVX
IUnconfigureConnectionListenerThe IInitializeConnectionListener will be used for initializing connections of a dBAccess.Interfacecom.sibvisions.rad.persist.jdbc.event.typeJVX
IVirtualZoneThe IVirtualZone should be implemented for zones, loaded via JNDI.Interfacecom.sibvisions.rad.server.configJVX
JSBridgeThe JSBridge encapsulates the access to javascript functions.Classcom.sibvisions.rad.ui.swing.implJVX
JSONUtilThe JSONUtil is an internal utility class for REST handling.Classcom.sibvisions.rad.server.http.restJVX
JVxBorderLayoutThe JVxSequenceLayout can be used as FlowLayout with additional features.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxButtonClasscom.sibvisions.rad.ui.swing.extJVX
JVxCalendarPaneThe JVxCalendarPane provides Calendar functionality.Classcom.sibvisions.rad.ui.swing.extJVX
JVxChartThe JVxChart is a simple chart panel which also implements the ITableControlSee Also:Serialized FormClasscom.sibvisions.rad.ui.swing.extJVX
JVxChart .DataBookXYDatasetThis class provides an AbstractIntervalXYDataset implementation for a DataBook.Classcom.sibvisions.rad.ui.swing.extJVX
JVxCheckBoxThe JVxCheckBox class is a check box that checks the mouse position.Classcom.sibvisions.rad.ui.swing.extJVX
JVxCheckBoxCellEditorThe JVxCheckBoxCellEditor provides the generation of the physical check box editor component, handles correct all events, and Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxCheckBoxMenuItemA menu item that can be selected or deselected.Classcom.sibvisions.rad.ui.swing.extJVX
JVxCheckBoxRendererThe JVxCheckBoxRenderer is a check box renderer.Classcom.sibvisions.rad.ui.swing.ext.cellrendererJVX
JVxChoiceA Choice editor can display and switch several values as Image.Classcom.sibvisions.rad.ui.swing.extJVX
JVxChoice .NullCaretNull Caret is a invisible non functional Caret to prevent null pointer exceptions in swing.Classcom.sibvisions.rad.ui.swing.extJVX
JVxChoice .NullDocumentFilterNull Document Filter.Classcom.sibvisions.rad.ui.swing.extJVX
JVxChoiceCellEditorThe JVxChoiceCellEditor provides the generation of the physical choice editor component, handles correct all events, and gives standardClasscom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxChoiceRendererThe JVxChoiceRenderer is a choice renderer.Classcom.sibvisions.rad.ui.swing.ext.cellrendererJVX
JVxComboBaseJVxComboBase is a generic component for displaying any editor component combined with any popup component.Classcom.sibvisions.rad.ui.swing.extJVX
JVxComboBase .GenericComboBoxEditorGeneric Editor that allows the changing the EditorComponent.Classcom.sibvisions.rad.ui.swing.extJVX
JVxConstantsA collection of constants generally used for positioning and orienting components on the screen (In memoriam Jeff and Ralph).Interfacecom.sibvisions.rad.ui.swing.extJVX
JVxDateCellEditorThe JVxDateCellEditor provides the generation of the physical Date editor component, handles correct all events, and Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxDateCellEditor .CellEditorHandlerSets the internal changed flag, and informs the CellEditorListener if editing is completed.Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxDateComboThe JVxDateCombo handles DateEditor with CalendarPane.Classcom.sibvisions.rad.ui.swing.extJVX
JVxDateCombo .DateComboBoxModelThe DateComboBoxModel is a generic ComboBoxModel See Also:Serialized FormClasscom.sibvisions.rad.ui.swing.extJVX
JVxDesktopManagerThis class extends the DefaultDesktopManager to follow the MDI model more than the DefaultDesktopManager.Classcom.sibvisions.rad.ui.swing.extJVX
JVxDesktopPaneThe JVxDesktopPane extends a JDesktopPane and enables the usage of a background image.Classcom.sibvisions.rad.ui.swing.extJVX
JVxEditorThe JVxEditor implements the IEditorControl interface.Classcom.sibvisions.rad.ui.swing.extJVX
JVxFontAwesomeIconThe JVxFontAwesomeIcon is an ImageIcon implementation for FontAwesome font.Classcom.sibvisions.rad.ui.swing.extJVX
JVxFormLayoutThe FormLayout is a simple to use Layout which allows complex forms.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxFormLayout .AnchorThe Anchor gives the possible horizontal and vertical positions.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxFormLayout .ConstraintThe Constraint stores the top, left, bottom and right Anchor for layouting a component.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxGridLayoutThe GridLayout class is a layout manager that lays out a container's components in a rectangular grid.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxGridLayout .CellConstraintsThe CellConstraint class stores the X and Y position, the Width and Height and the insets of the component.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxIconThe JVxIcon is a simple component with an image.Classcom.sibvisions.rad.ui.swing.extJVX
JVxIconRendererThe JVxIconRenderer is a renderer for an icon.Classcom.sibvisions.rad.ui.swing.ext.cellrendererJVX
JVxImageViewerThe JVxImageViewer provides the generation of the physical image viewer component, handles correct all events, and Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxInternalFrameThe JVxInternalFrame extends a JInternalFrame to support the modal mode and event queue blocking, like modal dialogs.Classcom.sibvisions.rad.ui.swing.extJVX
JVxInternalFrame .ModalComponentListenerThe ModalComponentListener resizes the transparent panel for the modal desktop.Classcom.sibvisions.rad.ui.swing.extJVX
JVxLinkedCellEditorThe JVxLinkedCellEditor provides the generation of the physical linked editor component, handles correct all events, and Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxLinkedCellEditor .CellEditorHandlerSets the internal changed Flag, and informs the CellEditorListener if editing is completed.Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxNumberCellEditorThe JVxTextCellEditor provides the generation of the physical number editor component, handles correct all events, and Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxNumberCellEditor .CellEditorHandlerSets the internal changed Flag, and informs the CellEditorListener if editing is completed.Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxPanelThe JVxPanel is a JPanel with a background image.Classcom.sibvisions.rad.ui.swing.extJVX
JVxRendererContainerThe JVxRendererContainer is a renderer container.Classcom.sibvisions.rad.ui.swing.ext.cellrendererJVX
JVxScrollPaneScrollPane implementation that get the right minimum size, preferred size and maximum size.Classcom.sibvisions.rad.ui.swing.extJVX
JVxSequenceLayoutThe JVxSequenceLayout can be used as FlowLayout with additional features.Classcom.sibvisions.rad.ui.swing.ext.layoutJVX
JVxSplitPaneSplitPane implementation that allows top, left, right, right and relative anchored divider.Classcom.sibvisions.rad.ui.swing.extJVX
JVxSplitPane .CoveragePanelCoverage Panel is needed to change minimum size other than defined in from the given component.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTabbedPaneThe JVxTabbedPane extends the JTabbedPane and allows special tab options, like closing.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTableScrollable JTable that implements ITableControl interface.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTable .CellEditorPaneCellEditorPane provides different editor sizes as the cell has.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTable .DataBookTableColumnModelSee Also:Serialized FormFields inherited from class javax.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTable .DataBookTableModelSee Also:Serialized FormFields inherited from class javax.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTable .GenericTableCellHandlerThe GenericTableCellEditor is a wrapper, that provides ICellEditor functionality.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTable .StrikeThroughEmptyBorderEmptyBorder with strike through functionality.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTable .StrikeThroughLineBorderLineBorder with strike through functionality.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTextCellEditorThe JVxTextCellEditor provides the generation of the physical text editor component, handles correct all events, and Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxTextCellEditor .CellEditorHandlerSets the internal changed flag, and informs the CellEditorListener if editing is completed.Classcom.sibvisions.rad.ui.swing.ext.celleditorJVX
JVxToggleButtonThe JVxToggleButton is a JToggleButtonSee Also:JToggleButton, Classcom.sibvisions.rad.ui.swing.extJVX
JVxToolBarThe JVxToolBar is an extended JToolBar.Classcom.sibvisions.rad.ui.swing.extJVX
JVxToolBarPanelThe JVxToolBarPanel is a special JPanel extension with a content pane and toolbar areas around it.Classcom.sibvisions.rad.ui.swing.extJVX
JVxToolBarPanel .ToolBarAreathe possible toolbar areas.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTreeThe JVxTree is a scrollable JTree that implements ITreeControl interface.Classcom.sibvisions.rad.ui.swing.extJVX
JVxTree .DataPageNodeThe DataPageNode implements MutableTreeNode.Classcom.sibvisions.rad.ui.swing.extJVX
JVxUtilThe JVxUtil is a utility class with often used functionality encapsulated in useful methods.Classcom.sibvisions.rad.ui.swing.extJVX
KeyIt stores all relevant information to a Primary or Unique Key.Classcom.sibvisions.rad.persist.jdbcJVX
LifeCycleConnectorThe LifeCycleConnector class is a org.Classcom.sibvisions.rad.server.http.restJVX
ListSerializerThe serializer for any kind of List.Classcom.sibvisions.rad.remote.serializerJVX
LoginThe Login creates and layouts the UI components for the login screen of the Application application.Classcom.sibvisions.rad.applicationJVX
LongArraySerializerThe serializer for Long arrays.Classcom.sibvisions.rad.remote.serializerJVX
LongSerializerThe serializer for Long.Classcom.sibvisions.rad.remote.serializerJVX
MapSerializerThe serializer for any kind of Map.Classcom.sibvisions.rad.remote.serializerJVX
MemDataBookThe MemDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data.Classcom.sibvisions.rad.model.memJVX
MemDataBookStorageThe MemDataBookStorage is a simple AbstractMemStorage without specific insert/update/delete implementation.Classcom.sibvisions.rad.persistJVX
MemDataPageA MemDataPage is the memory implementation for a data page of an A master IDataBook has one IDataPage for itself.Classcom.sibvisions.rad.model.memJVX
MemDataSourceThe MemDataSource is a base class for all DataSources.Classcom.sibvisions.rad.model.memJVX
MessageThe Message class is an UIInternalFrame to display messages on the screen.Classcom.sibvisions.rad.applicationJVX
MonitoringThe Monitoring class will be used as server-side object for administer the communication server.Classcom.sibvisions.rad.serverJVX
MSSQLDBAccessThe MSSQLDBAccess is the implementation for MS SQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
MySQLDBAccessThe MySQLDBAccess is the implementation for MySQL databases.Classcom.sibvisions.rad.persist.jdbcJVX
NameA ServerColumnMetaData is a description of the data type and other attributes of a table storage column.Classcom.sibvisions.rad.persist.jdbcJVX
NoSecurityManagerThe NoSecurityManager is a dummy security manager that does nothing.Classcom.sibvisions.rad.server.securityJVX
NotAccessibleThe Accessible annotation should be used to deny the access to objects in life-cylce objects.Classcom.sibvisions.rad.server.annotationJVX
NtlmAuthInfoThe NtlmAuthInfo holds the ntlm relevant objects for an authenticated client.Classcom.sibvisions.rad.server.security.ntlmJVX
NtlmDBSecurityManagerThe NtlmDBSecurityManager extends the DBSecurityManager and allows a client to authenticate with its domain credentials.Classcom.sibvisions.rad.server.securityJVX
NtlmHelperThe NtlmHelper provides ntlm authentication through jcifs.Classcom.sibvisions.rad.server.security.ntlmJVX
NtlmSessionThe Session holds the challenge and domain controller for later authentication.Classcom.sibvisions.rad.server.security.ntlmJVX
NullSerializerThe serializer for null.Classcom.sibvisions.rad.remote.serializerJVX
NumberFormatterThe NumberFormatter can handle null values and empty Strings and handle complex number formats.Classcom.sibvisions.rad.ui.swing.ext.textJVX
ObjectSerializerThe serializer for Object.Classcom.sibvisions.rad.remote.serializerJVX
OracleDBAccessThe OracleDBAccess is the implementation for Oracle databases.Classcom.sibvisions.rad.persist.jdbcJVX
OutParamThe OutParam is a simple output parameter for JDBC calls.Classcom.sibvisions.rad.persist.jdbc.paramJVX
PostgreSQLDBAccessThe PostgreSQLDBAccess is the implementation for Postgres databases.Classcom.sibvisions.rad.persist.jdbcJVX
ProtocolFactoryThe ProtocolFactory is responsible for an IProtocolWriter.Classcom.sibvisions.rad.server.protocolJVX
RecordThe Record contains information for writing via IProtocolWriter.Classcom.sibvisions.rad.server.protocolJVX
RemoteDataBookThe RemoteDataBook is a storage independent table, and handles all operations based on the the MemDatabook base class.Classcom.sibvisions.rad.model.remoteJVX
RemoteDataPageA RemoteDataPage extends the MemDataPage with storage operations.Classcom.sibvisions.rad.model.remoteJVX
RemoteDataSourceThe RemoteDataSource is a remote DataSource for all RemoteDataBook's, which uses a connection to the server to forward the storage operation to server objects.Classcom.sibvisions.rad.model.remoteJVX
RemoteDataSource .MetaDataCacheRoleThe meta data cache roles.Classcom.sibvisions.rad.model.remoteJVX
ReplacementThe Replacement annotation could be used if an object name was requested from the client but the LCO offers the object with a different name.Classcom.sibvisions.rad.server.annotationJVX
ResourceServletThe ResourceServlet is a simple HttpServlet for accessing resource templates.Classcom.sibvisions.rad.server.httpJVX
RESTAdapterThe RESTAdapter class enables access to application life-cycle objects of JVx.Classcom.sibvisions.rad.server.http.restJVX
SecurityManagerVerifierThe SecurityManagerVerifier uses the security mangaer of an application to authenticate a user.Classcom.sibvisions.rad.server.http.restJVX
ServerThe Server is the general remote server implementation.Classcom.sibvisions.rad.serverJVX
ServerColumnMetaDataA ServerColumnMetaData is a description of the data type and other attributes of a table storage column.Classcom.sibvisions.rad.persist.jdbcJVX
ServerContextImplThe ServerContextImpl is an internal ServerContext implementation.Classcom.sibvisions.rad.serverJVX
ServerMetaDataThe ServerMetaData is a description of all columns as ServerColumnMetaData, the Primary Key columns, Representation columns and auto increment columns.Classcom.sibvisions.rad.persist.jdbcJVX
ServerMetaData .PrimaryKeyTypethe possible types for the pk columns.Classcom.sibvisions.rad.persist.jdbcJVX
ServerZoneThe ServerZone class encapsulates the access to the server configuration.Classcom.sibvisions.rad.server.configJVX
ServletServerThe ServletServer handles the communication via http from remote clients.Classcom.sibvisions.rad.server.httpJVX
ShortArraySerializerThe serializer for Short array.Classcom.sibvisions.rad.remote.serializerJVX
ShortSerializerThe serializer for Short.Classcom.sibvisions.rad.remote.serializerJVX
StorageDataBookThe StorageDataBook is a RemoteDataBook directly connected to an IStorage.Classcom.sibvisions.rad.persistJVX
StorageEventClasscom.sibvisions.rad.persist.eventJVX
StorageEvent .ChangedTypeSpecifies the type of change.Classcom.sibvisions.rad.persist.eventJVX
StorageEventHandlerThe StorageEventHandler is a EventHandler that handles Events, and throws DataSourceExceptions.Classcom.sibvisions.rad.persist.eventJVX
StorageHandlerThe StorageHandler is a EventHandler that handles IStorageListener.Classcom.sibvisions.rad.persist.eventJVX
StorageServiceThe StorageService lists all available records of an AbstractStorage.Classcom.sibvisions.rad.server.http.rest.serviceJVX
StrictIsolationClasscom.sibvisions.rad.server.annotationJVX
StringSerializerThe serializer for String.Classcom.sibvisions.rad.remote.serializerJVX
SwingAbstractButtonThe SwingButton is the IButton implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingAbstractFrameThe SwingAbstractFrame is the IFrame implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingAppletThe SwingApplet is the IApplication implementation for swing applets with full access to the JApplet.Classcom.sibvisions.rad.ui.swing.implJVX
SwingApplicationThe SwingApplication is the IApplication implementation for swing applications with full access to the JFrame.Classcom.sibvisions.rad.ui.swing.implJVX
SwingButtonThe SwingButton is the IButton implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingCellFormatThe SwingCellFormat is the ICellFormat implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.controlJVX
SwingChartThe SwingChart is the IChart implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.controlJVX
SwingCheckBoxThe SwingCheckBox is the ICheckBox implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingCheckBoxMenuItemThe SwingCheckBoxMenuItem is the ICheckBoxMenuItem implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.menuJVX
SwingComponentThe SwingComponent extends AwtComponent with setting the Fields inherited from class com.Classcom.sibvisions.rad.ui.swing.implJVX
SwingDesktopPanelThe SwingDesktopPanel is the IDesktopPanel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingEditorThe SwingEditor is the IEditor implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.controlJVX
SwingFactoryThe SwingFactory class encapsulates methods to create and access Swing components.Classcom.sibvisions.rad.ui.swing.implJVX
SwingFrameThe SwingFrame is the IFrame implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingGroupPanelThe SwingGroupPanel is the IGroupPanel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingIconThe SwingIcon is the IIcon implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingImageThe AwtImage represents graphical images.Classcom.sibvisions.rad.ui.swing.implJVX
SwingInternalFrameThe SwingInternalFrame is the IInternalFrame implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingLabelThe SwingLabel is the ILabel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingMenuThe SwingMenu is the IMenu implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.menuJVX
SwingMenuBarThe SwingMenuBar is the IMenuBar implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.menuJVX
SwingMenuItemThe SwingMenuItem is the IMenuItem implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.menuJVX
SwingPanelThe SwingPanel is the IPanel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingPasswordFieldThe SwingPasswordField is the IPasswordField implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingPopupMenuThe SwingPopupMenu is the IPopupMenu implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.menuJVX
SwingRadioButtonThe SwingRadioButton is the IRadioButton implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingScrollComponentThe SwingComponent is a component with scrollbars.Classcom.sibvisions.rad.ui.swing.implJVX
SwingScrollPanelThe SwingPanel is the IPanel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingSeparatorThe SwingSeparator is the ISeparator implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.menuJVX
SwingSplitPanelThe SwingSplitPanel is the ISplitPanel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingTableThe SwingTable is the ITable implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.controlJVX
SwingTabsetPanelThe SwingTabsetPanel is the ITabsetPanel implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingTextAreaThe SwingTextArea is the ITextArea implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingTextComponentPlatform and technology independent TextField definition.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingTextFieldThe SwingTextField is the ITextField implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingToggleButtonThe SwingToggleButton is the IToggleButton implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.componentJVX
SwingToolBarThe SwingToolBar is the IToolBar implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingToolBarPanelThe SwingToolBarPanel is IToolBarPanel implementationFields inherited from class com.Classcom.sibvisions.rad.ui.swing.impl.containerJVX
SwingTreeThe SwingTree is the ITree implementation for swing.Classcom.sibvisions.rad.ui.swing.impl.controlJVX
TabEventAn event which indicates that a tab action occurred in a tabbed pane.Classcom.sibvisions.rad.ui.swing.ext.eventJVX
TabIndexComparatorThe TabIndexComperator orders by tab index.Classcom.sibvisions.rad.ui.swing.ext.focusJVX
TabIndexFocusTraversalPolicyThe originalComperator enables tab index based .Classcom.sibvisions.rad.ui.swing.ext.focusJVX
TableInfoIt stores all relevant information to a Table.Classcom.sibvisions.rad.persist.jdbcJVX
ThrowableSerializerThe serializer for Throwable.Classcom.sibvisions.rad.remote.serializerJVX
TriggerAPIThe TriggerAPI class offers methods for server-side triggers.Classcom.sibvisions.rad.persistJVX
TypeCacheThe TypeCache is the cache for BeanTypes which will be read or written from the UniversalSerializer in a single read or write operation.Classcom.sibvisions.rad.remote.serializerJVX
UIEnumCellEditorThe UIEnumCellEditor is a special blend of an IChoiceCellEditor and ILinkedCellEditor.Classcom.sibvisions.rad.genui.celleditorJVX
UniversalSerializerThe 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.Classcom.sibvisions.rad.remoteJVX
UploadServletThe UploadServlet handles the upload of files via http connection.Classcom.sibvisions.rad.server.httpJVX
UpToDateConfigFileThe UpToDateConfigFile encapsulates the access to a xml configuration file.Classcom.sibvisions.rad.server.configJVX
WebstartThe Webstart class allows encapsulated access to the javax.Classcom.sibvisions.rad.uiJVX
XmlNodeSerializerThe XmlNodeSerializer class is the type serializer implementation for XmlNode.Classcom.sibvisions.rad.remote.serializerJVX
XmlSecurityManagerThe XmlSecurityManager uses a xml file to authenticate users.Classcom.sibvisions.rad.server.securityJVX
ZoneA Zone is a special area in the server-side code area.Classcom.sibvisions.rad.server.configJVX