- CANCEL - Static variable in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
return code for "cancel"
- CancelSaveDiscardDialog - Class in org.tentackle.swing.rdc
-
A dialog to prompt the user for cancel, save or discard.
- CancelSaveDiscardDialog() - Constructor for class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
- changeLookAndFeel(String) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Changes the look and feel.
- checkAutoClose() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
- checkObject(Object, Class<T>) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Checks the returned object against null and creates the error popup if enabled.
- clear() - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Clears the pool.
- clearEditedBy() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
clears the editedby token.
- clearErrors() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Clears all errors and removes the errorpane.
- clearPdo() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Clears the pdo.
Implemented by replacing the current pdo with a new pdo.
- clearResult() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Clears the search result.
- clearSelection() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Clears the selections.
- collapseAll() - Method in class org.tentackle.swing.rdc.PdoTree
-
Collapses all childnodes of the root.
- collapseItem - Variable in class org.tentackle.swing.rdc.PdoTree
-
- columnNames - Static variable in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- commit() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Commit the current transaction
- configureModificationTracker() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
- configurePreferences() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Installs the preferences backend.
The option "systemprefs" forces usage of system preferences only.
- configureTable(FormTable<Security>) - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Configures a table.
- CONTEXT - Static variable in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- contextClasses - Static variable in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
For multi-tenancy the base context class and all its child context classes may be defined here.
- convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class org.tentackle.swing.rdc.PdoTree
- copyItem - Variable in class org.tentackle.swing.rdc.PdoTree
-
- createDefaultRenderer() - Method in class org.tentackle.swing.rdc.PdoTree
-
Creates the default tree cell renderer.
The default implementation returns a
PdoTreeCellRenderer.
- createDialog(Component, boolean) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- createDialog(Component, boolean) - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Creates a new dialog to edit this object.
- createDialog(DomainContext, Class<?>, long) - Method in class org.tentackle.swing.rdc.security.SecurityDialogFactory
-
Creates a dialog for editing security rule sets.
The SecurityDialog should only
be invoked indirectly by the SecurityManager.
- createDomainContext(Session) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
- createFormTable() - Method in class org.tentackle.swing.rdc.DefaultFormTableFactory
-
- createFormTable(TableModel) - Method in class org.tentackle.swing.rdc.DefaultFormTableFactory
-
- createFormTable() - Method in interface org.tentackle.swing.rdc.FormTableFactory
-
Creates a formtable.
- createFormTable(TableModel) - Method in interface org.tentackle.swing.rdc.FormTableFactory
-
Creates a formtable for a given data model.
- createFormTable() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Creates the formtable.
- createFormTable() - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a formtable.
- createFormTable(TableModel) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a formtable for a given data model.
- createFormTableModel(FormTableEntry<T>) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates the formtable model for a given object.
- createFormTableModel(FormTableEntry<T>) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Creates the formtable model for a given object.
- createGuiProvider(T) - Method in class org.tentackle.swing.rdc.AbstractGuiProviderFactory
-
- createGuiProvider(T) - Method in interface org.tentackle.swing.rdc.GuiProviderFactory
-
Creates a service object that provides methods related to the rdc gui.
- createGuiProvider(T) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a GUI-service object for a given PDO.
- createInteractiveError(TreeSet<ValidationMapper>, Binder, ValidationResult) - Method in class org.tentackle.swing.rdc.DefaultInteractiveErrorFactory
-
- createInteractiveError(String, Logger.Level, String, ValidationResult, Object) - Method in class org.tentackle.swing.rdc.DefaultInteractiveErrorFactory
-
- createInteractiveError(TreeSet<ValidationMapper>, Binder, ValidationResult) - Method in interface org.tentackle.swing.rdc.InteractiveErrorFactory
-
Creates an interactive error from a validation result.
- createInteractiveError(String, Logger.Level, String, ValidationResult, Object) - Method in interface org.tentackle.swing.rdc.InteractiveErrorFactory
-
Creates an interactive error explicitly.
- createInteractiveError(ValidationResult) - Method in class org.tentackle.swing.rdc.PdoPanel
-
Creates an interactive error from a validation result.
- createInteractiveErrors(List<ValidationResult>) - Method in class org.tentackle.swing.rdc.PdoPanel
-
Creates interactive errors from validation results.
- createLoginDialog(SessionInfo, Icon) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Creates the login dialog.
- createLookAndFeelMenu() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Creates a menu to select the look and feel.
- createNavigationPanel() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Creates the navigation panel.
- createPanel() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- createPanel() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Creates a panel to edit or view this object.
- createPdo() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- createPdo() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Creates a new PDO for this search.
- createPdo() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Creates a pdo for the table.
- createPdoEditDialog(Window, T, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoEditDialogFactory
-
- createPdoEditDialog(Window, T, boolean) - Method in interface org.tentackle.swing.rdc.PdoEditDialogFactory
-
Creates a PDO edit dialog.
- createPdoEditDialog(Component, T, boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Creates a new PdoEditDialog.
- createPdoEditDialog(Window, T, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a PDO edit dialog.
- createPdoNavigationDialog(Window, List<T>, SelectionFilter, int, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(Window, List<T>, SelectionFilter) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(List<T>, SelectionFilter, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(List<T>, SelectionFilter) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(Window, T, SelectionFilter, int, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(Window, T, SelectionFilter) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(T, SelectionFilter, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(T, SelectionFilter) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- createPdoNavigationDialog(Window, List<T>, SelectionFilter, int, boolean) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(Window, List<T>, SelectionFilter) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(List<T>, SelectionFilter, boolean) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(List<T>, SelectionFilter) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(Window, T, SelectionFilter, int, boolean) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(Window, T, SelectionFilter) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(T, SelectionFilter, boolean) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(T, SelectionFilter) - Method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(Window, List<T>, SelectionFilter, int, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(Window, List<T>, SelectionFilter) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(List<T>, SelectionFilter, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(List<T>, SelectionFilter) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a list of objects.
- createPdoNavigationDialog(Window, T, SelectionFilter, int, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(Window, T, SelectionFilter) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(T, SelectionFilter, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a single object.
- createPdoNavigationDialog(T, SelectionFilter) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation dialog for a single object.
- createPdoNavigationPanel(List<T>, SelectionFilter, int, boolean, String) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(List<T>, SelectionFilter, int, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(List<T>, SelectionFilter) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(List<T>) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(T, SelectionFilter, int, boolean, String) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(T, SelectionFilter, int, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(T, SelectionFilter) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(T) - Method in class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- createPdoNavigationPanel(List<T>, SelectionFilter, int, boolean, String) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel.
- createPdoNavigationPanel(List<T>, SelectionFilter, int, boolean) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- createPdoNavigationPanel(List<T>, SelectionFilter) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- createPdoNavigationPanel(List<T>) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- createPdoNavigationPanel(T, SelectionFilter, int, boolean, String) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel for a single object.
- createPdoNavigationPanel(T, SelectionFilter, int, boolean) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- createPdoNavigationPanel(T, SelectionFilter) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- createPdoNavigationPanel(T) - Method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- createPdoNavigationPanel(List<T>, SelectionFilter, int, boolean, String) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel.
- createPdoNavigationPanel(List<T>, SelectionFilter, int, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- createPdoNavigationPanel(List<T>, SelectionFilter) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- createPdoNavigationPanel(List<T>) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- createPdoNavigationPanel(T, SelectionFilter, int, boolean, String) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel for a single object.
- createPdoNavigationPanel(T, SelectionFilter, int, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- createPdoNavigationPanel(T, SelectionFilter) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- createPdoNavigationPanel(T) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- createPdoSearch() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- createPdoSearch() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Creates the search plugin for the search dialog.
- createPdoSearch(DomainContext, Class<T>) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Creates the default pdo search from the GUI-provider according to given PDO class.
- createPdoSearchDialog(Component, PdoSearch<T>, SelectionFilter, boolean, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoSearchDialogFactory
-
- createPdoSearchDialog(Component, DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoSearchDialogFactory
-
- createPdoSearchDialog(DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Method in class org.tentackle.swing.rdc.DefaultPdoSearchDialogFactory
-
- createPdoSearchDialog(Component, PdoSearch<T>, SelectionFilter, boolean, boolean) - Method in interface org.tentackle.swing.rdc.PdoSearchDialogFactory
-
Creates a search dialog.
- createPdoSearchDialog(Component, DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Method in interface org.tentackle.swing.rdc.PdoSearchDialogFactory
-
Creates a search dialog.
- createPdoSearchDialog(DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Method in interface org.tentackle.swing.rdc.PdoSearchDialogFactory
-
Creates a search dialog.
- createPdoSearchDialog(Component, PdoSearch<T>, SelectionFilter, boolean, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a search dialog.
- createPdoSearchDialog(Component, DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a search dialog.
- createPdoSearchDialog(DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a search dialog.
- createPdoTree(Collection<?>) - Method in class org.tentackle.swing.rdc.DefaultPdoTreeFactory
-
Creates a tree.
If the given object is a
Collection the objects of the collection
will be shown in the tree.
- createPdoTree(Object) - Method in class org.tentackle.swing.rdc.DefaultPdoTreeFactory
-
Creates a tree.
If the given object is a
Collection the objects of the collection
will be shown in the tree.
- createPdoTree() - Method in class org.tentackle.swing.rdc.DefaultPdoTreeFactory
-
Creates an empty tree.
- createPdoTree(Collection<?>) - Method in interface org.tentackle.swing.rdc.PdoTreeFactory
-
Creates a tree.
If the given object is a
Collection the objects of the collection will be shown in the tree.
- createPdoTree(Object) - Method in interface org.tentackle.swing.rdc.PdoTreeFactory
-
Creates a tree.
If the given object is a
Collection the objects of the collection will be shown in the tree.
- createPdoTree() - Method in interface org.tentackle.swing.rdc.PdoTreeFactory
-
Creates an empty tree.
- createPdoTree(Collection<?>) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a tree.
If the given object is a
Collection the objects of the collection
will be shown in the tree.
- createPdoTree(Object) - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a tree.
If the given object is a
Collection the objects of the collection
will be shown in the tree.
- createPdoTree() - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates an empty tree.
- createPopup() - Method in class org.tentackle.swing.rdc.DefaultFormTableFactory
-
- createPopup() - Method in interface org.tentackle.swing.rdc.FormTableFactory
-
Creates a popup.
- createPopup() - Static method in class org.tentackle.swing.rdc.Rdc
-
Creates a popup.
- createSearchDialog() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Creates the search dialog.
- createSearchDialog() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Creates the search dialog.
- createTable() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates the navigation table.
- createTree() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates the navigation tree.
- defaultFetchSize - Static variable in class org.tentackle.swing.rdc.AbstractPdoSearch
-
the default fetchsize.
- DefaultFormTableFactory - Class in org.tentackle.swing.rdc
-
Default implementation of a formtable factory.
- DefaultFormTableFactory() - Constructor for class org.tentackle.swing.rdc.DefaultFormTableFactory
-
- DefaultGuiProvider<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
Default implementation of a
GuiProvider.
Can be used as an adapter.
- DefaultGuiProvider(T) - Constructor for class org.tentackle.swing.rdc.DefaultGuiProvider
-
Creates a default GUI provider.
- DefaultGuiProviderFactory - Class in org.tentackle.swing.rdc
-
The default GUI provider factory.
- DefaultGuiProviderFactory() - Constructor for class org.tentackle.swing.rdc.DefaultGuiProviderFactory
-
- DefaultInteractiveError - Class in org.tentackle.swing.rdc
-
Default implementation for an interactive error.
- DefaultInteractiveError(String, Logger.Level, String, ValidationResult, Object) - Constructor for class org.tentackle.swing.rdc.DefaultInteractiveError
-
Creates an error.
- DefaultInteractiveError(InteractiveError) - Constructor for class org.tentackle.swing.rdc.DefaultInteractiveError
-
Creates an error from another error.
Useful to override methods in anonymous inner classes.
- DefaultInteractiveError() - Constructor for class org.tentackle.swing.rdc.DefaultInteractiveError
-
Creates an empty interactive error.
- DefaultInteractiveErrorFactory - Class in org.tentackle.swing.rdc
-
Default interactive error factory.
- DefaultInteractiveErrorFactory() - Constructor for class org.tentackle.swing.rdc.DefaultInteractiveErrorFactory
-
- DefaultLoginDialog - Class in org.tentackle.swing.rdc
-
The default tentackle login dialog.
- DefaultLoginDialog(SessionInfo, boolean, Icon) - Constructor for class org.tentackle.swing.rdc.DefaultLoginDialog
-
Creates a login dialog.
- DefaultLoginDialog(SessionInfo, Icon) - Constructor for class org.tentackle.swing.rdc.DefaultLoginDialog
-
Creates a login dialog.
- DefaultLoginDialog() - Constructor for class org.tentackle.swing.rdc.DefaultLoginDialog
-
Creates a login dialog with a default SessionInfo, default Icon and prompts the
user for name/password.
- defaultMaxRowCount - Static variable in class org.tentackle.swing.rdc.AbstractPdoSearch
-
the default max row count.
- defaultNewAfterSave - Static variable in class org.tentackle.swing.rdc.PdoEditDialog
-
global default: true if object should be cleared after save
- DefaultPdoEditDialogFactory - Class in org.tentackle.swing.rdc
-
- DefaultPdoEditDialogFactory() - Constructor for class org.tentackle.swing.rdc.DefaultPdoEditDialogFactory
-
- DefaultPdoNavigationDialogFactory - Class in org.tentackle.swing.rdc
-
- DefaultPdoNavigationDialogFactory() - Constructor for class org.tentackle.swing.rdc.DefaultPdoNavigationDialogFactory
-
- DefaultPdoNavigationPanelFactory - Class in org.tentackle.swing.rdc
-
- DefaultPdoNavigationPanelFactory() - Constructor for class org.tentackle.swing.rdc.DefaultPdoNavigationPanelFactory
-
- DefaultPdoSearchDialogFactory - Class in org.tentackle.swing.rdc
-
- DefaultPdoSearchDialogFactory() - Constructor for class org.tentackle.swing.rdc.DefaultPdoSearchDialogFactory
-
- DefaultPdoTableEntry<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- DefaultPdoTableEntry(T) - Constructor for class org.tentackle.swing.rdc.DefaultPdoTableEntry
-
Creates a form table entry.
- DefaultPdoTreeFactory - Class in org.tentackle.swing.rdc
-
- DefaultPdoTreeFactory() - Constructor for class org.tentackle.swing.rdc.DefaultPdoTreeFactory
-
- DefaultSearch<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
A default implementation of a PDO search.
- DefaultSearch(Class<T>, DomainContext, int, int, int) - Constructor for class org.tentackle.swing.rdc.DefaultSearch
-
Creates a default PDO search.
- DefaultSearch(Class<T>, DomainContext) - Constructor for class org.tentackle.swing.rdc.DefaultSearch
-
- DefaultSearch(T) - Constructor for class org.tentackle.swing.rdc.DefaultSearch
-
- DefaultSearchPanel - Class in org.tentackle.swing.rdc
-
The default search panel for the normtext search.
- DefaultSearchPanel() - Constructor for class org.tentackle.swing.rdc.DefaultSearchPanel
-
Creates a search panel for a given search parameter.
- defaultWarnRowCount - Static variable in class org.tentackle.swing.rdc.AbstractPdoSearch
-
the default warn row count.
- delete() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Deletes the current database object.
- delete(PersistentDomainObject<?>) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Deletes an Pdo.
The user will be prompted for confirmation.
- delete() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Deletes the current object (row).
- deleteItem - Variable in class org.tentackle.swing.rdc.PdoTree
-
- deleteObject() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Deletes the current object.
- DesktopApplication - Class in org.tentackle.swing.rdc.app
-
Abstract class to handle the application's lifecycle.
- DesktopApplication(String, Icon) - Constructor for class org.tentackle.swing.rdc.app.DesktopApplication
-
Creates a swing desktop application.
- determinePermissions() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Determines the permissions viewable, writable, deletable and loads the SecurityManager.
They will be verified again in the TX.
- determineRealCause(Throwable) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Determines the real cause of an exception.
- dialog - Variable in class org.tentackle.swing.rdc.PdoPanel
-
- DISCARD - Static variable in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
return code for "discard"
- dispatchKeyEvent(KeyEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
dispatch the special keys
- dispatchKeyEvent(KeyEvent) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
dispatch the special keys
- dispose() - Method in interface org.tentackle.swing.rdc.LoginDialog
-
Releases all of the native screen resources used by this
LoginDialog, its subcomponents, and all of its owned
children.
- dispose() - Method in class org.tentackle.swing.rdc.PdoEditDialog
- disposeAllDialogs() - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Disposes all dialogs.
- doCancel() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Cancels the dialog.
(clears the selection and the search parameter).
- doClose(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Closes the dialog.
- doCollapsePath(TreePath) - Method in class org.tentackle.swing.rdc.PdoTree
-
Collapses a given path.
The method invokes
collapsePath and set
expanded=false
in all
PdoTreeObject-nodes.
- doConfigureApplication() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Do anything what's necessary after the connection has been established.
- doCreateWindow() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Creates the top level window.
The method must not setVisible(true) and
is executed from within the EventQueue.
- doDelete(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Runs the delete operation.
- doExpandPath(int, int, PersistentDomainObject<?>, TreePath) - Method in class org.tentackle.swing.rdc.PdoTree
-
Recursively expands the path.
- doFinishStartup() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Finishes the startup.
Invoked after all has been displayed.
- doInitializeGUI() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Initializes the GUI.
The default implementation initializes the Tentackle-EventQueue.
- doLogin() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Connects to the database backend (or application server).
- doMoreSearch() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Search in results.
- doNew(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Runs the new object operation.
- doPrint(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Runs the print operation.
- doSave(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Runs the save operation.
- doSaveAndDispose(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Runs the save operation and disposes the dialog.
- doSearch(ActionEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Runs the new search operation.
- doShowWindow() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Shows the window.
- doStop(int, Exception) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Terminates the application gracefully.
- doStop(int) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Terminates the application gracefully.
- dragDropEnd(DragSourceDropEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragEnter(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
- dragEnter(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- dragEnter(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- dragEnter(DragSourceDragEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragEnter(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragExit(DropTargetEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
- dragExit(DropTargetEvent) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- dragExit(DropTargetEvent) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- dragExit(DragSourceEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragExit(DropTargetEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragGestureRecognized(DragGestureEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragOver(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
- dragOver(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- dragOver(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- dragOver(DragSourceDragEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dragOver(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- drop(DropTargetDropEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
- drop(DropTargetDropEvent) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- drop(DropTargetDropEvent) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- drop(DropTargetDropEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dropActionChanged(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
- dropActionChanged(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- dropActionChanged(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- dropActionChanged(DragSourceDragEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dropActionChanged(DropTargetDragEvent) - Method in class org.tentackle.swing.rdc.PdoTree
- dropTransferable(Transferable) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- dropTransferable(Transferable) - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Drops a transferable on this object.
- dropTransferable(Transferable) - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Drops a transferable on this object.
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
- getAnswer(String, String, String, String) - Static method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
Creates a question dialog and waits for user's answer.
- getAnswer(String) - Static method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
Creates a question dialog and waits for user's answer.
- getAnswer() - Static method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
Creates the default "data has been modified"-dialog and waits for user's answer.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
Gets the bean's BeanDescriptors.
- getBeanDescriptor() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
Gets the bean's BeanDescriptors.
- getBundle() - Static method in class org.tentackle.swing.rdc.app.AppSwingRdcBundle
-
Gets the bundle.
- getBundle() - Static method in class org.tentackle.swing.rdc.RdcSwingRdcBundle
-
Gets the bundle.
- getBundle() - Static method in class org.tentackle.swing.rdc.security.SecuritySwingRdcBundle
-
Gets the bundle.
- getButtonMode() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the button mode.
- getButtonPanel() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the button panel.
Applications may add or remove buttons.
- getButtonsLessObtrusive() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
- getCancelButton() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gives access to cancel button (to modify the text, i.e.)
- getCancelButton() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Get access to the cancel button.
- getCellEditor(int) - Method in class org.tentackle.swing.rdc.PdoFormTableEntry
-
- getCellEditor(int) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- getCellRenderer(int) - Method in class org.tentackle.swing.rdc.PdoFormTableEntry
-
- getCellRenderer(int) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- getChildIndex() - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Gets the index of this toggle-node withing the childs of the popup node.
- getClassName() - Method in class org.tentackle.swing.rdc.PdoTransferData
-
Gets the basename of the database object class.
- getClazz() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Gets the security PDO class.
- getColumnClass(int) - Method in class org.tentackle.swing.rdc.PdoFormTableEntry
-
- getColumnCount() - Method in class org.tentackle.swing.rdc.DefaultPdoTableEntry
-
- getColumnCount() - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- getColumnName(int) - Method in class org.tentackle.swing.rdc.DefaultPdoTableEntry
-
- getColumnName(int) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- getCommandLine() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Gets the command line.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultEventIndex() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultPropertyIndex() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDeleteButton() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Get access to the delete button.
- getDesktopApplication() - Static method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Gets the running desktop application.
- getDialog(Class<T>, boolean, boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Checks whether an unused dialog can be used from the pool.
- getDisplayedColumnName(int) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- getDomainContext() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- getDomainContext() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getDomainContext() - Method in class org.tentackle.swing.rdc.PdoComboBox
-
Gets the domain context.
- getDomainContext() - Method in class org.tentackle.swing.rdc.PdoPanel
-
- getDomainContext() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Gets the domain context.
- getEditButton() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Returns the editButton.
- getEditor() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Defines an editor that will be invoked to edit this tree object.
The editor should be a modal dialog, i.e.
- getErrorCode() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- getErrorCode() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Gets the optional error code.
- getErrors() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Gets the current errors as a List of InteractiveErrors
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
Gets the bean's EventSetDescriptors.
- getEventSetDescriptors() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
Gets the bean's EventSetDescriptors.
- getExtraMenuItems(PdoTree, DefaultMutableTreeNode) - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Defines additional menu items in the popup menu.
- getFormComponent() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- getFormComponent() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Gets the related swing GUI-component.
- getFormTable() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the table.
- getFormTableEntry() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getFormTableEntry() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the table entry for viewing lists of this object
in a
FormTable.
- getFormTableEntry() - Method in class org.tentackle.swing.rdc.security.SecurityGuiProvider
-
- getFormTableModel() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the table model.
- getFormTableName() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- getFormTableName() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getFormTableName() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the tablename used in to initialize the table's gui.
- getFormTableName() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
- getFormTableName() - Method in class org.tentackle.swing.rdc.security.SecurityGuiProvider
-
- getFormTableSorter() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the table sorter.
- getFormValue() - Method in class org.tentackle.swing.rdc.PdoComboBox
- getFormValue() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
- getFormValue() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
- getGuiMapper() - Method in class org.tentackle.swing.rdc.AbstractGuiProviderFactory
-
Gets the GUI-service class mapper associated to this factory.
- getGuiMapper() - Method in class org.tentackle.swing.rdc.DefaultGuiProviderFactory
-
- getGuiProvider() - Method in class org.tentackle.swing.rdc.DefaultPdoTableEntry
-
Gets the GUI-service object for the PDO.
- getIcon() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getIcon() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the PDO's icon.
The icon is displayed in trees, for example.
- getIcon(int) - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon(int) - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIcon() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Gets the icon of this object.
- getIcon() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the icon.
- getIcon(int) - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getId() - Method in class org.tentackle.swing.rdc.PdoTransferData
-
Gets the object ID of the database object.
- getInfoColumns() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Get columns of info field
- getInstance() - Static method in interface org.tentackle.swing.rdc.FormTableFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.GuiProviderFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.InteractiveErrorFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.PdoEditDialogFactory
-
The singleton.
- getInstance() - Static method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.PdoNavigationDialogFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.PdoNavigationPanelFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.PdoSearchDialogFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.swing.rdc.PdoTreeFactory
-
The singleton.
- getInstance() - Static method in class org.tentackle.swing.rdc.security.SecurityDialogFactory
-
The singleton.
- getLastPdo() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the last object (after save(), delete(), etc...).
- getLevel() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- getLevel() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Gets the severity level.
- getLink() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the object.
- getLink() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Gets the linked object.
- getLinkedPdoIndex() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the linked pdo list list index.
- getLinkedPdoList() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the linked pdo list.
- getLinkId() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the object Id of the link.
- getLinkId() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Gets the object ID of the link.
- getLogo() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Gets the logo.
- getMaxDepthForExtractPath() - Method in class org.tentackle.swing.rdc.PdoTree
-
Gets the maximum treepath depth up to which the "extract path"-button
is displayed in the popupmenu.
- getMenuItem(boolean) - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Gets a JMenuItem for the popup-Menu.
- getMenuItem(PdoTree, DefaultMutableTreeNode, TreePath) - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Creates a JMenuItem for the popup-Menu.
- getMenuItem(boolean) - Method in class org.tentackle.swing.rdc.PdoTreeExtensionUsageToggleNode
-
- getMessageComponent() - Method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
Gets the message component.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
Gets the bean's MethodDescriptors.
- getMethodDescriptors() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
Gets the bean's MethodDescriptors.
- getMinPatternLength() - Method in class org.tentackle.swing.rdc.DefaultSearch
-
Gets the minimum normtext pattern length.
- getModelIndex(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the model row if navisorter and/or rowsorter is installed.
- getMoveDownButton() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Get access to the move-down button.
- getMoveUpButton() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Get access to the move-up button.
- getNaviPanel() - Method in class org.tentackle.swing.rdc.PdoNavigationDialog
-
Gives access to the navigation panel.
- getNaviPanel() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Gives access to the current navigation panel.
- getNaviTable() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gives access to the table list.
- getNaviTree() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gives access to the navigation tree.
- getNewButton() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Get access to the new button.
- getNewBySearch() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the setting what happens when the new-button is pressed.
- getNumberOfPages() - Method in class org.tentackle.swing.rdc.PdoPanel
- getObject() - Method in class org.tentackle.swing.rdc.DefaultPdoTableEntry
-
- getObject() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the object wrapped by this tree object.
- getObject() - Method in class org.tentackle.swing.rdc.PdoTreeToggleNodeObject
-
Gets the object.
The default implementation returns "this".
- getObjectClass() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the class of the tree object.
- getObjectInParentNode(DefaultMutableTreeNode) - Static method in class org.tentackle.swing.rdc.PdoTree
-
Helper method for applications to get the object of the parent node.
- getObjects() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the current list of objects shown.
- getObjects() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Gets the list of all objects.
- getObjects() - Method in class org.tentackle.swing.rdc.PdoTree
-
Gets the objects (first level) of this tree.
- getOpenEditor() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Defines an editor that will be invoked to "open" this tree object.
"open" usually means to open a dialog.
- getPageable(PrinterJob) - Method in class org.tentackle.swing.rdc.PdoPanel
-
Gets the
Pageable of this panel.
PdoEditDialog invokes this method if the "print" button is pressed.
- getPageFormat(int) - Method in class org.tentackle.swing.rdc.PdoPanel
- getPanelObject() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getPanelObject() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the effective object that should be edited or viewed in a panel.
- getParentObject() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the parent object.
- getPassword() - Method in class org.tentackle.swing.rdc.PasswordDialog
-
Gets the new password.
- getPasswordField() - Method in class org.tentackle.swing.rdc.DefaultLoginDialog
-
Provides access to the password input field.
- getPasswordLength() - Method in class org.tentackle.swing.rdc.PasswordDialog
-
Gets the length of the password fields.
- getPattern() - Method in class org.tentackle.swing.rdc.DefaultSearch
-
Gets the normtext search pattern.
- getPattern() - Method in class org.tentackle.swing.rdc.DefaultSearchPanel
-
Gets the normtext pattern.
- getPdo() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getPdo() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the current object
- getPdo() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Gets the currently displayed database object.
- getPdo(Session) - Method in class org.tentackle.swing.rdc.PdoTransferData
-
Selects the object from the session backend and sets its context.
- getPdoClass() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- getPdoClass() - Method in class org.tentackle.swing.rdc.PdoComboBox
-
Gets the PDO-class.
- getPdoClass() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the PDO's class.
- getPdoClass() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Gets the PDO class.
- getPdoClassId() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- getPdoClassId() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Gets the PDO class id.
- getPdoEditDialog() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Gets the parent PdoEditDialog.
- getPdoPanel() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the object panel.
- getPdoSearch() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
get the search plugin.
- getPermissions() - Method in class org.tentackle.swing.rdc.PermissionEditor
-
Gets the selected permissions as a string.
- getPopupNode() - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Gets the popup node this toggle node is associated to.
- getPrintable(PrinterJob) - Method in class org.tentackle.swing.rdc.PdoPanel
-
Gets the
Printable of this panel.
PdoEditDialog invokes this method if the "print" button is pressed
and getPageable() returned null.
- getPrintable(int) - Method in class org.tentackle.swing.rdc.PdoPanel
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
Gets the bean's PropertyDescriptors.
- getPropertyDescriptors() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanelBeanInfo
-
Gets the bean's PropertyDescriptors.
- getSaveButton() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Get access to the save button.
- getSearchButton() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Returns the searchButton.
- getSearchCriteriaAsString() - Method in class org.tentackle.swing.rdc.DefaultSearch
-
- getSearchCriteriaAsString() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Gets a short description of the search criteria.
- getSearchPanel() - Method in class org.tentackle.swing.rdc.DefaultSearch
-
- getSearchPanel() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Gets the panel to enter the search criteria.
- getSearchPlugin() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the search plugin.
- getSelectButton() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gives access to select button (to modify the text, i.e.)
- getSelectedObject() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the selected object.
- getSelectedObject() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Gets the (first) selected object.
- getSelectedObjects() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets all selected objects.
- getSelectedObjects() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Gets the list of all selected objects.
- getSelectionFilter() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the selection filter.
- getSelectionFilter() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Gets the selection filter.
- getSessionInfo() - Method in class org.tentackle.swing.rdc.DefaultLoginDialog
-
Displays the dialog and prompts for username and password.
If the method is invoked from within the GUI thread, the
dialog is modal and will dispose after login data entered.
- getSessionInfo() - Method in interface org.tentackle.swing.rdc.LoginDialog
-
Displays the dialog and prompts for username and password.
If the method is invoked from within the GUI thread, the
dialog is modal and will dispose after login data entered.
- getString(String) - Static method in class org.tentackle.swing.rdc.app.AppSwingRdcBundle
-
Gets a string for the given key.
- getString(String) - Static method in class org.tentackle.swing.rdc.RdcSwingRdcBundle
-
Gets a string for the given key.
- getString(String) - Static method in class org.tentackle.swing.rdc.security.SecuritySwingRdcBundle
-
Gets a string for the given key.
- getTableClass() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the class of objects which is shown in the table.
- getTableIntro() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the table intro text.
- getTableName() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the table preferences name.
- getTableTitle() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the table's title.
- getTemplate() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the template.
- getTemplateProvider() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Returns the optional tempalte provider.
- getText() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- getText() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Gets the error message.
- getTitle() - Method in class org.tentackle.swing.rdc.PdoPanel
- getToggleNodeId() - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Gets the toggle node id.
- getToggleNodeId() - Method in class org.tentackle.swing.rdc.PdoTreeToggleNodeObject
-
Gets the toggle node id.
- getToggleNodeObject(Object) - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Creates an PdoTreeToggleNodeObject to be inserted into the tree.
- getToggleNodeObject(Object) - Method in class org.tentackle.swing.rdc.PdoTreeExtensionUsageToggleNode
-
- getToggleNodes(PdoTree, DefaultMutableTreeNode) - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Defines additional toggle nodes.
- getTooltip() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Gets the displayed tooltip.
- getTooltipAndErrorPanel() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the tooltip- and error-panel.
By default the panel is invisible.
- getToolTipText() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getToolTipText(Object) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getToolTipText() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the tooltip to be displayed for an object in a tree.
- getToolTipText(Object) - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the tooltip text with respect to the parent object this
object is displayed in a tree.
- getToolTipText() - Method in class org.tentackle.swing.rdc.PdoTreeCellRenderer
- getToolTipText() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Gets the tooltip to be displayed for an object in a tree.
- getToolTipText() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the text for the tooltip.
- getToolTipText() - Method in class org.tentackle.swing.rdc.PdoTreeToggleNodeObject
-
Gets the tooltip text.
The default implementation returns null.
- getTransferable() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTransferable() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the
Transferable for this object.
Used for drag and drop.
- getTransferable() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Gets the
Transferable for this object.
Used for drag and drop.
- getTransferData(DataFlavor) - Method in class org.tentackle.swing.rdc.PdoTransferable
-
- getTransferDataFlavors() - Method in class org.tentackle.swing.rdc.PdoTransferable
-
- getTree() - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Gets the tree this toggle node is associated to.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.tentackle.swing.rdc.PdoTreeCellRenderer
- getTreeChildObjects() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeChildObjects(Object) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeChildObjects() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets all childs of this objects that should be visible to the user
in a navigatable object tree.
- getTreeChildObjects(Object) - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the childs with respect to the parent object this
object is displayed in the current tree.
- getTreeChildObjects() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Gets all childs of this objects that should be visible to the user
in a navigatable object tree.
- getTreeChildObjects(Object) - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Gets the childs with respect to the parent object this
object is displayed in the current tree.
- getTreeExpandMaxDepth() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeExpandMaxDepth() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the maximum level of expansion allowed in a navigatable object tree.
The default is 0, i.e.
- getTreeFilter() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeFilter() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the optional tree-view filter.
The filter is used in
PdoNavigationPanel to
show only certain objects in the tree view as root nodes.
- getTreeFilter() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the tree filter.
- getTreeParentObjects() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeParentObjects(Object) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeParentObjects() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the parents of this object.
- getTreeParentObjects(Object) - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the parents with respect to the parent object this
object is displayed in the current tree.
- getTreeRoot() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeRoot() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the object to be displayed in trees in place of
this object.
- getTreeText() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeText(Object) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- getTreeText() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the text to be displayed in trees for this object.
- getTreeText(Object) - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Gets the tree text with respect to the parent object this
object is displayed in a tree.
- getTreeText() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the text displayed in the tree for this object.
- getUiComponent() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- getUiComponent() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Gets the related GUI-component.
- getUsernameField() - Method in class org.tentackle.swing.rdc.DefaultLoginDialog
-
Provides access to the username input field.
- getValidationResult() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- getValidationResult() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Gets the optional validation result.
- getValueAt(int) - Method in class org.tentackle.swing.rdc.DefaultPdoTableEntry
-
- getValueAt(int) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- getViewIndex(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the view row if navisorter and/or rowsorter is installed.
- getViewMode() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the current viewmode
- getVisibleButtons() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visible buttons mask
- getVisibleErrorCount() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Gets the maximum number of visible rows in error list.
- getWindow() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Gets the application's window.
- GRANTEE - Static variable in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- granteeClazz - Static variable in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
By default there is only one grantee-class for the grantee cell editor.
- GuiProvider<T extends PersistentDomainObject<T>> - Interface in org.tentackle.swing.rdc
-
Provider of GUI-functionality for a pdo.
- guiProvider - Variable in class org.tentackle.swing.rdc.PdoTree
-
current GUI provider.
- GuiProviderFactory - Interface in org.tentackle.swing.rdc
-
- GuiProviderService - Annotation Type in org.tentackle.swing.rdc
-
Annotation to express that the annotated class
is a GUI-provider for PDO.
- GuiProviderServiceAnnotationProcessor - Class in org.tentackle.swing.rdc.apt
-
Annotation processor for the
@GuiProviderService annotation.
Enforces the implementation of the following constructors:
(
PersistentDomainObject)
- GuiProviderServiceAnnotationProcessor() - Constructor for class org.tentackle.swing.rdc.apt.GuiProviderServiceAnnotationProcessor
-
- insertItem - Variable in class org.tentackle.swing.rdc.PdoTree
-
- insertObjects(List) - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Sets the list of objects into this toggle node and
inserts the toggle node into the tree (invokes showToggleNode().
- installLookAndFeels() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Installs the available look and feels.
- InteractiveError - Interface in org.tentackle.swing.rdc
-
Description of an error.
- InteractiveErrorFactory - Interface in org.tentackle.swing.rdc
-
A factory for interactive errors.
- isAbortRequested() - Method in class org.tentackle.swing.rdc.PdoCursorProgressDialog
-
Returns whether user clicked the abort button.
- isAllowCreate() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Gets the allowcreate flag.
- isAutoPack() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the pack mode.
- isAutoSelectFirstItem() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Returns whether the first object is automatically selected or not.
- isBrowserButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the browser button.
- isCancelButtonVisible() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the visibility of the cancel button.
- isCancelButtonVisible() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visibility of the cancel button.
- isCellEditable(int) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
- isChangeable() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- isCheckExistsEnabled() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the check exists feature.
- isCloseButtonVisible() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the visibility of the select button.
- isDataChanged() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets status info whether data has been changed or not.
- isDataFlavorSupported(DataFlavor) - Method in class org.tentackle.swing.rdc.PdoTransferable
-
- isDeleteButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the delete button.
- isDeleteButtonVisible() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visibility of the delete button.
- isDialogAllowed(DomainContext) - Method in class org.tentackle.swing.rdc.security.SecurityDialogFactory
-
Returns whether user determined by given context is allowed to use the security dialog.
- isDialogNotShownIfSearchImmediateFindsSingleMatch() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isDialogNotShownIfSearchImmediateFindsSingleMatch() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Dont show the dialog if exactly a single object is found.
Makes only sense with isSearchImmediate().
- isDialogShownIfSearchImmediateFails() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isDialogShownIfSearchImmediateFails() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Show dialog if searchImmediate fails.
- isDisposeKeyEnabled() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Returns whether the dispose key is enabled.
- isDisposeOnDeleteOrSave() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Returns whether the dialog is disposed after delete or save.
- isDownButtonVisible() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visibility of the down button.
- isDropEnabled() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Returns whether the infofield of this linkpanel is a dropzone.
- isDropEnabled() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Returns whether the component of this linkpanel is a dropzone.
- isEditButtonVisible() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the visibility of the edit button.
- isEditButtonVisible() - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Gets the visibility of the edit button.
- isEnabled() - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Gets the pool's enabled state.
- isExpanded() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Gets the expanded state.
- isIdButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the id button.
- isInfoFieldVisible() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the infofield's visibility.
- isMultiSelection() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Returns whether multiple selections are allowed or not.
- isNewAfterSave() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Returns whether the object is cleared after save.
- isNewButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the new button.
- isNewButtonVisible() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visibility of the save button.
- isNextButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the next button.
- isObjectAppendable(Object) - Method in class org.tentackle.swing.rdc.PdoTree
-
Checks whether the given object is appendable.
An object is appendable if it is not null, not an PersistentDomainObject
or an PersistentDomainObject with granted read permission.
- isObjectBeingEdited(T, PdoEditDialog<T>, Comparator<? super PersistentDomainObject<?>>) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Determines whether a given object is currently being edited
by some other dialog.
- isObjectBeingEdited(T, PdoEditDialog<T>) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Determines whether a given object is currently being edited
by some other dialog.
- isObjectBeingEdited(T) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Determines whether a given object is currently being edited
by some other dialog.
- isObjectEditedModal() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Determines whether the object should be edited modal or non-modal.
- isObjectInChilds(Object, DefaultMutableTreeNode) - Method in class org.tentackle.swing.rdc.PdoTree
-
Checks whether given object is in some of the child paths down to the leafs.
Used to detect recursion loops.
- isObjectInParents(Object, DefaultMutableTreeNode) - Method in class org.tentackle.swing.rdc.PdoTree
-
Checks whether given object is in path (parents to root) or not.
Used to detect recursion loops.
- isOrdered() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the ordered feature.
- isPdoDeletable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Returns whether the pdo is deletable.
- isPdoEditable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Returns whether the pdo is editable.
- isPdoEditedOnlyOnce() - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Returns whether an object is allowed to be edited only once at a time.
- isPdoViewable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Returns whether the pdo is viewable.
- isPopupEnabled() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Returns whether popup menu is allowed in the tree view.
- isPopupEnabled() - Method in class org.tentackle.swing.rdc.PdoTree
-
Returns whether popup-menu for nodes are enabled.
- isPreviousButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the previous button.
- isPrintButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the print button.
- isRemovable() - Method in interface org.tentackle.swing.rdc.PdoTreeExtension
-
Returns whether this object can be removed.
- isResultValid(List<T>) - Method in class org.tentackle.swing.rdc.DefaultSearch
-
- isResultValid(List<T>) - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Validates the result.
- isSaveButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the save button.
- isSaveButtonVisible() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visibility of the save button.
- isSearchButtonAvailable() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Gets the general availability of the search button.
- isSearchButtonVisible() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Gets the visibility of the search button.
- isSearchCriteriaValid() - Method in class org.tentackle.swing.rdc.DefaultSearch
-
- isSearchCriteriaValid() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Performs a validation of the search criteria.
- isSearchImmediate() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isSearchImmediate() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Start search immediately without asking the user to enter the search criteria.
- isSearchPanelInvisible() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isSearchPanelInvisible() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Search criteria panel visibility.
- isSearchRetrievingAll() - Method in class org.tentackle.swing.rdc.DefaultSearch
-
- isSearchRetrievingAll() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Returns whether the search will retrieve all PDOs.
Usually, if nothing is entered, all PDOs will be retrieved.
- isSelectable(Object) - Method in interface org.tentackle.swing.rdc.SelectionFilter
-
Determines whether given object can be selected.
- isSelectButtonVisible() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the visibility of the select button.
- isServer() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
- isShowing() - Method in interface org.tentackle.swing.rdc.LoginDialog
-
Checks if this Window is showing on screen.
- isShowMessageIfNotFound() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Returns whether a message should be displayed if no object is found.
- isStopExpandPath() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Returns whether PdoTree.doExpandPath should stop expansion (not treeWillExpand).
- isStopTreeWillExpand() - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Returns whether this object's node should be further expanded.
- isTableViewInitiallyShown() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isTableViewInitiallyShown() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Initially show table-view instead of tree-view.
- isTooltipEnabled() - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Returns whether the tooltip display is enabled.
- isUnique() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the flag whether objects can be added more than once.
- isUpButtonVisible() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Gets the visibility of the up button.
- isViewModeButtonsVisible() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Gets the visibility of the tree- and table view buttons.
- isViewModeFixed() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isViewModeFixed() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Don't allow the user to change the view mode.
- isViewRebuildNecessary() - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- isViewRebuildNecessary() - Method in interface org.tentackle.swing.rdc.PdoSearch
-
View should be rebuilt for each new display of search results.
- isWriteAllowed() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Returns whether writing security rules is allowed for current user.
- pack() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Packs the parent window.
- panelExists() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- panelExists() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Determines whether a panel exists to edit or view this object.
- PasswordDialog - Class in org.tentackle.swing.rdc
-
Password dialog.
- PasswordDialog(String) - Constructor for class org.tentackle.swing.rdc.PasswordDialog
-
Creates a password dialog.
- PasswordDialog() - Constructor for class org.tentackle.swing.rdc.PasswordDialog
-
Creates a password dialog and prompts for the new password.
- pathConsistsOfPdos(TreePath) - Method in class org.tentackle.swing.rdc.PdoTree
-
- PDO_FLAVOR - Static variable in class org.tentackle.swing.rdc.PdoTransferable
-
- PDO_LIST_FLAVOR - Static variable in class org.tentackle.swing.rdc.PdoTransferable
-
- PdoComboBox<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
A combobox for PDOs.
- PdoComboBox(AbstractFormField) - Constructor for class org.tentackle.swing.rdc.PdoComboBox
-
Creates a combobox for a given AbstractFormField.
- PdoComboBox() - Constructor for class org.tentackle.swing.rdc.PdoComboBox
-
Creates a combobox.
- PdoComboBoxBeanInfo - Class in org.tentackle.swing.rdc
-
- PdoComboBoxBeanInfo() - Constructor for class org.tentackle.swing.rdc.PdoComboBoxBeanInfo
-
- PdoCursorProgressDialog - Class in org.tentackle.swing.rdc
-
Progress dialog for search cursors.
- PdoCursorProgressDialog() - Constructor for class org.tentackle.swing.rdc.PdoCursorProgressDialog
-
Creates a progress dialog.
- PdoEditDialog<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoEditDialog(Window, T, boolean) - Constructor for class org.tentackle.swing.rdc.PdoEditDialog
-
Creates a database object dialog.
- PdoEditDialogFactory - Interface in org.tentackle.swing.rdc
-
- PdoEditDialogPool - Class in org.tentackle.swing.rdc
-
- PdoEditDialogPool() - Constructor for class org.tentackle.swing.rdc.PdoEditDialogPool
-
Creates a dialog pool
- PdoFieldPanel<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
A panel containing a FormField representing the key to select the data object
and buttons for editing/viewing/searching.
- PdoFieldPanel() - Constructor for class org.tentackle.swing.rdc.PdoFieldPanel
-
Creates an application database object field panel.
- PdoFieldPanelBeanInfo - Class in org.tentackle.swing.rdc
-
- PdoFieldPanelBeanInfo() - Constructor for class org.tentackle.swing.rdc.PdoFieldPanelBeanInfo
-
- PdoFormTableEntry<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoFormTableEntry() - Constructor for class org.tentackle.swing.rdc.PdoFormTableEntry
-
- PdoLinkPanel<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
A panel containing a non-editable FormField representing showing the short text (unique key)
of the data object, an optional info field (long text) and buttons for editing, search (link)
and clear (unlink).
- PdoLinkPanel() - Constructor for class org.tentackle.swing.rdc.PdoLinkPanel
-
Creates an application database object link panel.
- PdoLinkPanelBeanInfo - Class in org.tentackle.swing.rdc
-
- PdoLinkPanelBeanInfo() - Constructor for class org.tentackle.swing.rdc.PdoLinkPanelBeanInfo
-
- PdoNavigationDialog<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoNavigationDialog(Window, List<T>, SelectionFilter, int, boolean) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a list of objects.
- PdoNavigationDialog(Window, List<T>, SelectionFilter) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a list of objects.
- PdoNavigationDialog(List<T>, SelectionFilter, boolean) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a list of objects.
- PdoNavigationDialog(List<T>, SelectionFilter) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a list of objects.
- PdoNavigationDialog(Window, T, SelectionFilter, int, boolean) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a single object.
- PdoNavigationDialog(Window, T, SelectionFilter) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a single object.
- PdoNavigationDialog(T, SelectionFilter, boolean) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a single object.
- PdoNavigationDialog(T, SelectionFilter) - Constructor for class org.tentackle.swing.rdc.PdoNavigationDialog
-
Creates a navigation dialog for a single object.
- PdoNavigationDialogFactory - Interface in org.tentackle.swing.rdc
-
- PdoNavigationPanel<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
Panel for object navigation.
- PdoNavigationPanel(List<T>, SelectionFilter, int, boolean, String) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel.
- PdoNavigationPanel(List<T>, SelectionFilter, int, boolean) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- PdoNavigationPanel(List<T>, SelectionFilter) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- PdoNavigationPanel(List<T>) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel.
The preferences table name is determined by the first object.
- PdoNavigationPanel(T, SelectionFilter, int, boolean, String) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel for a single object.
- PdoNavigationPanel(T, SelectionFilter, int, boolean) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- PdoNavigationPanel(T, SelectionFilter) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- PdoNavigationPanel(T) - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates a navigation panel for a single object.
The preferences table name is determined by the object.
- PdoNavigationPanel() - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanel
-
Creates an empty navigation panel.
This constructor makes it a bean.
- PdoNavigationPanel.ViewMode - Enum in org.tentackle.swing.rdc
-
The view mode.
- PdoNavigationPanelBeanInfo - Class in org.tentackle.swing.rdc
-
- PdoNavigationPanelBeanInfo() - Constructor for class org.tentackle.swing.rdc.PdoNavigationPanelBeanInfo
-
- PdoNavigationPanelFactory - Interface in org.tentackle.swing.rdc
-
- PdoPanel<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoPanel() - Constructor for class org.tentackle.swing.rdc.PdoPanel
-
- PdoSearch<T extends PersistentDomainObject<T>> - Interface in org.tentackle.swing.rdc
-
A PDO search.
Combines arbitrary search criteria, a panel to edit those criteria, the execution and display of the search.
- PdoSearchDialog<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
A generic search dialog.
- PdoSearchDialog(Window, DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Constructor for class org.tentackle.swing.rdc.PdoSearchDialog
-
Creates a search dialog.
- PdoSearchDialog(DomainContext, Class<T>, SelectionFilter, boolean, boolean) - Constructor for class org.tentackle.swing.rdc.PdoSearchDialog
-
Creates a search dialog.
- PdoSearchDialog(Window, PdoSearch<T>, SelectionFilter, boolean, boolean) - Constructor for class org.tentackle.swing.rdc.PdoSearchDialog
-
Creates a search dialog.
- PdoSearchDialogFactory - Interface in org.tentackle.swing.rdc
-
- PdoTableCellRenderer - Class in org.tentackle.swing.rdc
-
- PdoTableCellRenderer() - Constructor for class org.tentackle.swing.rdc.PdoTableCellRenderer
-
- PdoTablePanel<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoTablePanel(FormTableEntry<T>, List<T>, boolean, String) - Constructor for class org.tentackle.swing.rdc.PdoTablePanel
-
Creates a table panel.
- PdoTablePanel() - Constructor for class org.tentackle.swing.rdc.PdoTablePanel
-
Creates an empty table panel.
- PdoTablePanelBeanInfo - Class in org.tentackle.swing.rdc
-
- PdoTablePanelBeanInfo() - Constructor for class org.tentackle.swing.rdc.PdoTablePanelBeanInfo
-
- PdoTransferable<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoTransferable(T) - Constructor for class org.tentackle.swing.rdc.PdoTransferable
-
Creates a transfertable for an object.
- PdoTransferable(Collection<?>) - Constructor for class org.tentackle.swing.rdc.PdoTransferable
-
Creates a transferable for a collection of objects.
Non-PDOs are skipped.
- PdoTransferData<T extends PersistentDomainObject<T>> - Class in org.tentackle.swing.rdc
-
- PdoTransferData(String, long) - Constructor for class org.tentackle.swing.rdc.PdoTransferData
-
Creates a transfer data object.
- PdoTransferData(T) - Constructor for class org.tentackle.swing.rdc.PdoTransferData
-
Creates a transfer data object.
- PdoTree - Class in org.tentackle.swing.rdc
-
An extended
FormTree that implements object navigation,
drag and drop, clipboard functionality for
PersistentDomainObjects,
and provides a context-sensitive popup menu,
- PdoTree(Collection<?>) - Constructor for class org.tentackle.swing.rdc.PdoTree
-
Creates a tree.
If the given object is a
Collection the objects of the collection
will be shown in the tree.
- PdoTree(Object) - Constructor for class org.tentackle.swing.rdc.PdoTree
-
Creates a tree.
If the given object is a
Collection the objects of the collection
will be shown in the tree.
- PdoTree() - Constructor for class org.tentackle.swing.rdc.PdoTree
-
Creates an empty tree.
- PdoTreeBeanInfo - Class in org.tentackle.swing.rdc
-
- PdoTreeBeanInfo() - Constructor for class org.tentackle.swing.rdc.PdoTreeBeanInfo
-
- PdoTreeCellRenderer - Class in org.tentackle.swing.rdc
-
The default renderer for an
PdoTree.
- PdoTreeCellRenderer() - Constructor for class org.tentackle.swing.rdc.PdoTreeCellRenderer
-
- PdoTreeExtension - Interface in org.tentackle.swing.rdc
-
Interface to add features to objects displayed in an
PdoTree.
- PdoTreeExtensionEditor - Interface in org.tentackle.swing.rdc
-
- PdoTreeExtensionToggleNode - Class in org.tentackle.swing.rdc
-
A childnode for nodes in an
PdoTree to add a popup-menu-item
for toggling the display of subtrees.
- PdoTreeExtensionToggleNode(int) - Constructor for class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Creates a toggle node.
- PdoTreeExtensionUsageToggleNode - Class in org.tentackle.swing.rdc
-
- PdoTreeExtensionUsageToggleNode() - Constructor for class org.tentackle.swing.rdc.PdoTreeExtensionUsageToggleNode
-
Creates a usage toggle node
- PdoTreeFactory - Interface in org.tentackle.swing.rdc
-
- PdoTreeObject - Class in org.tentackle.swing.rdc
-
Object wrapper associated to a node in an
PdoTree.
- PdoTreeObject(Object, Object) - Constructor for class org.tentackle.swing.rdc.PdoTreeObject
-
Creates a tree object.
- PdoTreeToggleNodeObject - Class in org.tentackle.swing.rdc
-
- PdoTreeToggleNodeObject(int, String, ImageIcon) - Constructor for class org.tentackle.swing.rdc.PdoTreeToggleNodeObject
-
Creates a toggle node object.
- PermissionEditor - Class in org.tentackle.swing.rdc
-
- PermissionEditor() - Constructor for class org.tentackle.swing.rdc.PermissionEditor
-
Creates a permission editor.
- PERMISSIONS - Static variable in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- popupMenu - Variable in class org.tentackle.swing.rdc.PdoTree
-
- popupNode - Variable in class org.tentackle.swing.rdc.PdoTree
-
current node for popup.
- popupObject - Variable in class org.tentackle.swing.rdc.PdoTree
-
current object for popup.
- popupPath - Variable in class org.tentackle.swing.rdc.PdoTree
-
current path for popup.
- prepareCancel() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Prepares the cancel operation.
Invoked when the dialog is closed or the object
is removed from the panel in general.
- prepareDelete() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Prepares to delete the current object.
Invoked when the user wants to delete the current object
(presses the "delete" button, for example).
- prepareNew() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Prepares to create a new object.
Invoked when the user instantiates a new object
(presses the "new" button, for example).
- prepareSave() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Checks the object for consistency before it is saved.
This method must *NOT* do any modifications to the database.
- prepareSearch() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Prepares to search for objects.
Invoked when the user wants to search for objects
(presses the "search" button, for example).
- presetSearchCriteria(T) - Method in class org.tentackle.swing.rdc.DefaultSearch
-
- presetSearchCriteria(T) - Method in interface org.tentackle.swing.rdc.PdoSearch
-
Presets the search parameter with default values from given PDO.
- print(Graphics, PageFormat, int) - Method in class org.tentackle.swing.rdc.PdoPanel
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.tentackle.swing.rdc.apt.GuiProviderServiceAnnotationProcessor
-
- processClass(Element) - Method in class org.tentackle.swing.rdc.apt.GuiProviderServiceAnnotationProcessor
-
- processWindowEvent(WindowEvent) - Method in class org.tentackle.swing.rdc.DefaultLoginDialog
- processWindowEvent(WindowEvent) - Method in class org.tentackle.swing.rdc.PdoEditDialog
- processWindowEvent(WindowEvent) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
- processWindowEvent(WindowEvent) - Method in class org.tentackle.swing.rdc.security.SecurityDialog
- SAVE - Static variable in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
return code for "save"
- save() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Saves the current object.
- saveObject() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Saves the object.
- saveRules() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Saves the rules.
- saveValue() - Method in class org.tentackle.swing.rdc.PermissionEditor
-
- saveValues() - Method in class org.tentackle.swing.rdc.PdoEditDialog
- saveValues() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
- scrollToFirstItem() - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Scrolls to the first object, whether
list- or tree-view.
- scrollToIndex(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Scrolls to object at given index.
- searchObject() - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
If newBySearch is enabled this method is invoked to run the search.
- SecurityDialog - Class in org.tentackle.swing.rdc.security
-
Dialog to edit security rules.
The dialog edits the class rules in one tab and the optional object rules
in a second.
- SecurityDialog(DomainContext, Class<?>, long) - Constructor for class org.tentackle.swing.rdc.security.SecurityDialog
-
Creates a dialog for editing security rule sets.
The SecurityDialog should only
be invoked indirectly by the SecurityManager.
- SecurityDialogFactory - Class in org.tentackle.swing.rdc.security
-
- SecurityDialogFactory() - Constructor for class org.tentackle.swing.rdc.security.SecurityDialogFactory
-
- SecurityGuiProvider - Class in org.tentackle.swing.rdc.security
-
- SecurityGuiProvider(Security) - Constructor for class org.tentackle.swing.rdc.security.SecurityGuiProvider
-
Creates a GUI provider for a security rule.
- SecuritySwingRdcBundle - Class in org.tentackle.swing.rdc.security
-
Bundle for security-package in tentackle-swing-rdc.
- SecurityTableEntry - Class in org.tentackle.swing.rdc.security
-
The default formtable entry for a
Security rule.
- SecurityTableEntry(Security) - Constructor for class org.tentackle.swing.rdc.security.SecurityTableEntry
-
Creates a table entry.
- selectAllItem - Variable in class org.tentackle.swing.rdc.PdoTree
-
- selectGrantee() - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
Selects the grantee.
- SelectionFilter - Interface in org.tentackle.swing.rdc
-
A filter to check whether an object is selectable or not.
- setAutoPack(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the pack mode.
- setAutoSelectFirstItem(boolean) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Sets whether the first object is automatically selected or not.
- setBrowserButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the browser button.
- setButtonMode(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the button mode.
- setButtonsEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Enables/disables all buttons.
- setButtonsLessObtrusive(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Makes the buttons less obtrusive.
- setCancelButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the visibility of the cancel button.
- setCancelButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visibility of the cancel button.
- setCellEditorUsage(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- setCellEditorUsage(boolean) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- setChangeable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
- setChangeable(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- setChangeable(boolean) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- setChangeable(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
- setCheckExistsEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets whether the object exists for given domain key.
If there is no object for given key an error popup will be shown.
- setCloseButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the visibility of the select button.
- setDeleteButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the delete button.
- setDeleteButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visibility of the delete button.
- setDialogNotShownIfSingleMatch(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setDialogShownIfSearchImmediateFails(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setDisposeKeyEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets whether the cancel/dispose-key is enabled.
If this key is pressed when tree or table has the focus
the enclosing window is disposed.
- setDisposeOnDeleteOrSave(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets whether the dialog will be disposed after delete or save.
- setDomainContext(DomainContext) - Method in class org.tentackle.swing.rdc.PdoComboBox
-
Sets the domain context.
Useful if there's no binding.
- setDownButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visibility of the down button.
- setDropEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the infofield of this linkpanel to be a drop zone.
- setDropEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Sets the component of this linkpanel to be a drop zone.
- setEditButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the visibility of the edit button.
Some apps don't want the user to edit the object.
- setEditButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Sets the visibility of the edit button.
Some apps don't want the user to edit the object.
- setEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Sets the pool's enabled state.
- setErrorCode(String) - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- setErrorCode(String) - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Sets the optional error code.
- setErrors(List<InteractiveError>) - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Sets the list of errors.
- setErrors(InteractiveError...) - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
- setExpanded(boolean) - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Sets the expanded state.
- setFormComponent(FormComponent) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
- setFormComponent(FormComponent) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
- setFormTableName(String) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setFormValue(Object) - Method in class org.tentackle.swing.rdc.PdoComboBox
- setFormValue(Object) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
- setFormValue(Object) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
- setIcon(ImageIcon) - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Sets the icon.
- setIdButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the id button.
- setInfoColumns(int) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets columns of the info field.
- setInfoFieldVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the infofield's visibility.
- setInitialFocus() - Method in class org.tentackle.swing.rdc.PdoPanel
-
Sets the initial focus.
Usually requests the focus for the top left component.
- setInitialFocus() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Sets the focus to the initial or first component.
- setLevel(Logger.Level) - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- setLevel(Logger.Level) - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Sets the severity level.
- setLink(PdoSearch<T>, long) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the link.
- setLink(T) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
sets the link object (if plugin matches)
- setLink(Class<T>, DomainContext, long, boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the link with default plugin.
- setLink(Class<T>, DomainContext, long) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the link with default plugin.
- setLink(PdoSearch<T>, long) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Sets the link.
- setLink(T) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Sets the link object (if plugin matches).
- setLink(Class<T>, DomainContext, long, boolean) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Set the link with default plugin.
- setLink(Class<T>, DomainContext, long) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
-
Set the link with default plugin.
- setLinkedPdoList(List<T>) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets a list of linked PDOs.
- setListSelectionMode(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the list selection mode.
- setLookAndFeel(String) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Sets the look and feel.
- setMaxDepthForExtractPath(int) - Method in class org.tentackle.swing.rdc.PdoTree
-
Sets the maximum treepath depth up to which the "extract path"-button
is displayed in the popupmenu.
- setMessageComponent(Component) - Method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
Replaces the default center panel with some other Component.
- setMinPatternLength(int) - Method in class org.tentackle.swing.rdc.DefaultSearch
-
Sets the minimum normtext pattern length.
- setMultiSelection(boolean) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Sets whether multiple selections are allowed or not.
- setName(String) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
- setName(String) - Method in class org.tentackle.swing.rdc.PdoLinkPanel
- setNewAfterSave(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets whether the object is cleared after save.
- setNewButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the new button.
- setNewButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visibility of the new button.
- setNewBySearch(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Defines what happens when the new-button is pressed.
- setNextButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the next button.
- setObject(Object) - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Sets the object wrapped by this tree object.
- setObjects(List<T>, PdoNavigationPanel.ViewMode) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Replaces the current list of objects and updates the view.
- setObjects(List<T>, boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Replaces the current list of objects and updates the view.
- setObjects(List<T>) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Replaces the current list of objects and updates the view.
- setOrdered(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Defines whether the data is ordered or not.
- setPasswordLength(int) - Method in class org.tentackle.swing.rdc.PasswordDialog
-
Sets the length of the password fields.
- setPattern(String) - Method in class org.tentackle.swing.rdc.DefaultSearch
-
Sets the normtext search pattern.
- setPattern(String) - Method in class org.tentackle.swing.rdc.DefaultSearchPanel
-
Sets the normtext pattern.
- setPdo(T) - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- setPdo(T, boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the object.
- setPdo(T) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the object and requests the initial focus.
- setPdo(T) - Method in class org.tentackle.swing.rdc.PdoPanel
-
Sets the database object and updates the view.
- setPdoClass(Class<T>) - Method in class org.tentackle.swing.rdc.PdoComboBox
-
Sets the PDO-class.
Useful if there's no binding.
- setPdoEditDialog(PdoEditDialog<T>) - Method in class org.tentackle.swing.rdc.PdoPanel
-
Sets the parent PdoEditDialog.
- setPdoEditedOnlyOnce(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialogPool
-
Sets whether an object is allowed to be edited only once at a time.
- setPdoSearch(PdoSearch<T>) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Set the search plugin (if custom).
- setPermissions(String) - Method in class org.tentackle.swing.rdc.PermissionEditor
-
Sets the permissions from a comma separated string.
- setPopupEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Allow/disallow popup-menu in the tree view.
- setPopupEnabled(boolean) - Method in class org.tentackle.swing.rdc.PdoTree
-
Enables/disables the popup-menu for nodes.
- setPreviousButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the previous button.
- setPrintButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the print button.
- setSaveButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the save button.
- setSaveButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visibility of the save button.
- setSearchButtonAvailable(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Sets the general availability of the search button.
- setSearchButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets the visibility of the search button.
The default is visible.
- setSearchImmediate(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setSearchPanelInvisible(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setSelectButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the visibility of the select button.
- setShowMessageIfNotFound(boolean) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Sets whether a message should be displayed if no object is found.
- setStopExpandPath(boolean) - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Sets whether PdoTree.doExpandPath should stop expansion (not treeWillExpand).
- setStopTreeWillExpand(boolean) - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Defines whether this object's node should be further expanded.
- setTableIntro(String) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the table's intro-text that appears on the first page of the printout,
usually the selection criteria from a search parameter.
- setTableName(String) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the table name which is used to load the preferences.
- setTableTitle(String) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the table's title-text that appears on the printout.
- setTableViewInitiallyShown(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setTemplate(FormTableEntry<T>) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Changes the template (necessary if context changed).
- setTemplateProvider(T) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the optional template provider.
- setText(String) - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- setText(String) - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Sets the error message.
- setTitle(String) - Method in class org.tentackle.swing.rdc.PdoEditDialog
- setTooltip(String) - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
- setTooltipEnabled(boolean) - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Enables/disables the tooltip-field.
- setTreeFilter(ObjectFilter<T>) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the tree filter.
Optional filter to reduce the root objects visible in the tree view.
- setTreeSelectionMode(int) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the tree selection mode.
- setTreeText(String) - Method in class org.tentackle.swing.rdc.PdoTreeObject
-
Sets the text displayed in the tree for this object.
- setUiComponent(Object) - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- setUiComponent(Object) - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Sets the related GUI-component.
- setUnique(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Defines whether objects may not appear more than once.
Setting unique makes only sense if newBySearch is enabled as well.
- setup() - Method in class org.tentackle.swing.rdc.PdoFieldPanel
-
Sets up the component, drop enabled and clears the object
- setup(List<T>, SelectionFilter, int, boolean, String) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
setup panel
- setup(DomainContext, Class<T>, SelectionFilter, boolean) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Sets up the dialog by context and searchclass.
- setup(PdoSearch<T>, SelectionFilter, boolean) - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Sets up the dialog by plugin.
- setup(FormTableEntry<T>, List<T>, boolean, String) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Creates a table panel.
- setupButtons() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
sets visibility of buttons
- setUpButtonVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visibility of the up button.
- setupUserLabel() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Sets up the userlabel.
- setValidationResult(ValidationResult) - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- setValidationResult(ValidationResult) - Method in interface org.tentackle.swing.rdc.InteractiveError
-
Sets the optional validation result.
- setValue(Object) - Method in class org.tentackle.swing.rdc.PdoTableCellRenderer
-
- setValueAt(int, Object) - Method in class org.tentackle.swing.rdc.security.SecurityTableEntry
-
- setViewModeButtonsVisible(boolean) - Method in class org.tentackle.swing.rdc.PdoNavigationPanel
-
Sets the visibility of the tree- and table view buttons.
- setViewModeFixed(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setViewRebuildNecessary(boolean) - Method in class org.tentackle.swing.rdc.AbstractPdoSearch
-
- setVisible(boolean) - Method in interface org.tentackle.swing.rdc.LoginDialog
-
Shows or hides this login dialog.
- setVisibleButtons(int) - Method in class org.tentackle.swing.rdc.PdoTablePanel
-
Sets the visible buttons mask.
- setVisibleErrorCount(int) - Method in class org.tentackle.swing.rdc.TooltipAndErrorPanel
-
Sets the maximum number of visible rows in the error list.
If more errors are present a scrollbar will be shown.
- SHOW_BUTTONS - Static variable in class org.tentackle.swing.rdc.PdoNavigationPanel
-
show default buttons: cancel and select
- SHOW_CANCEL - Static variable in class org.tentackle.swing.rdc.PdoNavigationPanel
-
show cancel button
- SHOW_CANCEL_BUTTON - Static variable in class org.tentackle.swing.rdc.PdoTablePanel
-
- SHOW_CLOSE - Static variable in class org.tentackle.swing.rdc.PdoNavigationPanel
-
show close button
- SHOW_DELETE_BUTTON - Static variable in class org.tentackle.swing.rdc.PdoTablePanel
-
- SHOW_DOWN_BUTTON - Static variable in class org.tentackle.swing.rdc.PdoTablePanel
-
- SHOW_NEW_BUTTON - Static variable in class org.tentackle.swing.rdc.PdoTablePanel
-
- SHOW_NOBUTTON - Static variable in class org.tentackle.swing.rdc.PdoNavigationPanel
-
don't show any button
- SHOW_SAVE_BUTTON - Static variable in class org.tentackle.swing.rdc.PdoTablePanel
-
- SHOW_SELECT - Static variable in class org.tentackle.swing.rdc.PdoNavigationPanel
-
show select button
- SHOW_UP_BUTTON - Static variable in class org.tentackle.swing.rdc.PdoTablePanel
-
- showComponent() - Method in class org.tentackle.swing.rdc.DefaultInteractiveError
-
- showComponent() - Method in interface org.tentackle.swing.rdc.InteractiveError
-
- showDialog(String, String, String, String) - Method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
Shows the modal dialog and returns the user's answer.
- showDialog() - Method in class org.tentackle.swing.rdc.CancelSaveDiscardDialog
-
- showDialog() - Method in class org.tentackle.swing.rdc.PasswordDialog
-
Shows the modal dialog.
- showDialog() - Method in class org.tentackle.swing.rdc.PdoCursorProgressDialog
-
Shows the modal dialog.
- showDialog(boolean) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Shows the dialog.
The dialog can be either modal or non-modal.
- showDialog() - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Shows the dialog.
The dialog can be either modal or non-modal.
- showDialog() - Method in class org.tentackle.swing.rdc.PdoNavigationDialog
-
Displays the dialog.
Waits for selection if the dialog is modal.
- showDialog() - Method in class org.tentackle.swing.rdc.PdoSearchDialog
-
Shows the dialog (modal or non-modal).
- showDialog() - Method in class org.tentackle.swing.rdc.security.SecurityDialog
-
Shows the (modal) dialog.
- showEditDialog(Component, T, boolean) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Brings up an edit dialog for a given object.
- showEditDialog(Component, Class<T>, boolean) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Brings up an edit dialog for a given class.
- showEditDialog(Class<T>) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Brings up a non-modal edit dialog for a given class.
- showEditor(PdoTree, DefaultMutableTreeNode, boolean, boolean) - Method in interface org.tentackle.swing.rdc.PdoTreeExtensionEditor
-
Invokes the editor on the given object defined by the node.
The editor is responsible to update the tree!
- showErrorOnSave(Throwable, long) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Shows an error message to the user if saving the PDO has failed.
- showItem - Variable in class org.tentackle.swing.rdc.PdoTree
-
- showLoginStatus(String) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Displays a message during login.
- showPopup() - Method in class org.tentackle.swing.rdc.PdoTree
-
Shows the popup menu at current selection.
- showSearchDialog(FormWindow, Class<T>) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Brings up a search dialog for a given class.
- showSearchDialog(Class<T>) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Brings up a search dialog for a given class.
- showStatus(String) - Method in class org.tentackle.swing.rdc.DefaultLoginDialog
-
Shows a message status.
- showStatus(String) - Method in interface org.tentackle.swing.rdc.LoginDialog
-
Shows a message status.
- showToggleNode() - Method in class org.tentackle.swing.rdc.PdoTreeExtensionToggleNode
-
Inserts the toggle-node as the first childnode.
- showValidationResults(List<ValidationResult>) - Method in class org.tentackle.swing.rdc.PdoEditDialog
-
Shows the validation results.
- start(String[]) - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Launches the application.
- stop() - Method in class org.tentackle.swing.rdc.app.DesktopApplication
-
Gracefully terminates the application.
- stopTreeExpansion() - Method in class org.tentackle.swing.rdc.DefaultGuiProvider
-
- stopTreeExpansion() - Method in interface org.tentackle.swing.rdc.GuiProvider
-
Determines whether tree explansion should stop at this object.
Sometimes treechilds should not be expanded if in a recursive "expand all".
- subTreeItem - Variable in class org.tentackle.swing.rdc.PdoTree
-