| Interface | Description |
|---|---|
| BindingNamspaceKeys | |
| ColorStateConfig.ConfigTableSetter |
An interface used as a callback when the popup variety of the ColorStateConfig is used.
|
| DynamicDataConfigurator | |
| LegacyDBConfigurator |
Classes that implement this will be able to create a NamedQuery from their
own config.
|
| LegacyDBConfigurator.NamedQueryBindingWrapper |
| Class | Description |
|---|---|
| AbstractConfigurator |
A Configurator is the ill-conceived name for the GUI that handles the configuration of a given data binding type
|
| BindingContext |
Wraps up all of the various bits and pieces that a binding factory needs to create a new binding for a component's
property, given a binding interchange spec
|
| BoundFieldEditor<T> |
Creates a JPanel with
JTextField, JideButton to launch binding-path browser, and a notification
icon that reports the validation status of the field's String. |
| CellUpdateBindingConfigurator | |
| ColorStateConfig | |
| ConfiguratorMultiplexor | |
| DBBrowserConfigurator | |
| DBBrowserPanel |
A browsing tool that allows the user to browse the database, generating appropriate select and update queries to
match the user's selection.
|
| DBBrowseTable | |
| DBBrowseTree | |
| DBBrowseTree.ColumnNode | |
| DBBrowseTree.TreeRenderer | |
| DynamicOptsDialog | |
| ExpressionConfigurator | |
| ExtensibleBindingConfigurator | |
| IndirectTagBindingConfigurator | |
| NamedQueryConfigurator | |
| PropertyBindingUndoAction | |
| SetToConstantConfigurator | |
| SimpleBoundColorConfigurator | |
| SimpleBoundPropertyConfigurator | |
| SimpleBoundTagConfigurator | |
| SimpleBoundTagConfigurator.TagBindingOptionsPanel | |
| SQLConfigurator |
The SQL Configurator configures an
SQLPropertyAdapter. |
| TagHistoryConfigPanel | |
| TagHistoryConfigPanel.QualifiedPathTransferable | |
| TagHistoryConfigurator |
The "Configurator" for the Tag History binding type
|
| Enum | Description |
|---|---|
| DynamicDataConfigurator.BindingCategory |