| Package | Description |
|---|---|
| org.tentackle.swing.rdc |
Swing rich desktop client API.
|
| org.tentackle.swing.rdc.app |
Application lifecycle.
|
| org.tentackle.swing.rdc.security |
Security rules editing UI.
|
| Class and Description |
|---|
| AbstractGuiProviderFactory
Base implementation of a gui provider factory.
|
| AbstractPdoSearch
Common base class for a PDO search.
|
| DefaultPdoTableEntry
A default formtable entry for an
PersistentDomainObject. |
| DefaultSearchPanel
The default search panel for the normtext search.
|
| FormTableFactory
The formtable factory.
Allows application specific replacement in RDC. |
| GuiProvider
Provider of GUI-functionality for a pdo.
|
| GuiProviderFactory
A factory for
GuiProviders. |
| InteractiveError
Description of an error.
|
| InteractiveErrorFactory
A factory for interactive errors.
|
| LoginDialog
A generic login dialog.
|
| PdoEditDialog
Edit dialog for
PersistentDomainObjects. |
| PdoEditDialogFactory
A factory for
PdoEditDialogs. |
| PdoEditDialogPool
Pool for
PdoEditDialogs. |
| PdoNavigationDialog
Navigation dialog for a list of
PersistentDomainObjects. |
| PdoNavigationDialogFactory
A factory for
PdoNavigationDialogs. |
| PdoNavigationPanel
Panel for object navigation.
|
| PdoNavigationPanel.ViewMode
The view mode.
|
| PdoNavigationPanelFactory
A factory for
PdoNavigationPanels. |
| PdoPanel
Panel to view and/or edit an
PersistentDomainObject. |
| PdoSearch
A PDO search.
Combines arbitrary search criteria, a panel to edit those criteria, the execution and display of the search. |
| PdoSearchDialog
A generic search dialog.
|
| PdoSearchDialogFactory
A factory for
PdoSearchDialogs. |
| PdoTransferable
Transferable for Drag and Drop of
PersistentDomainObjects or lists of. |
| PdoTree
An extended
FormTree that implements object navigation,
drag and drop, clipboard functionality for PersistentDomainObjects,
and provides a context-sensitive popup menu, |
| PdoTreeExtensionEditor
Interface editors in
PdoTreeExtension must implement. |
| PdoTreeExtensionToggleNode
A childnode for nodes in an
PdoTree to add a popup-menu-item
for toggling the display of subtrees. |
| PdoTreeExtensionUsageToggleNode
A toggle node to display the "usage of..." an
PersistentDomainObject. |
| PdoTreeFactory
A factory for
PdoTrees. |
| PdoTreeObject
Object wrapper associated to a node in an
PdoTree. |
| PdoTreeToggleNodeObject
Extended
PdoTreeObject for displaying subtrees as childnodes
in an PdoTree. |
| SelectionFilter
A filter to check whether an object is selectable or not.
|
| TooltipAndErrorPanel
Provides a tooltip-like info field and an error-list the user can
click on set the focus to the related component.
|
| Class and Description |
|---|
| LoginDialog
A generic login dialog.
|
| Class and Description |
|---|
| DefaultGuiProvider
Default implementation of a
GuiProvider.Can be used as an adapter. |
| DefaultPdoTableEntry
A default formtable entry for an
PersistentDomainObject. |
| GuiProvider
Provider of GUI-functionality for a pdo.
|
| GuiProviderService
Annotation to express that the annotated class
is a GUI-provider for PDO.
|
Tentackle - a domain driven enterprise framework