B C D G H I M O P R S T _
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- bind(Action, PersonRegistry) - Method in interface it.tidalwave.thesefoolishthings.examples.dci.swing.PersonPresentation
-
Initialize the presentation and bind it to some data and callbacks.
- bind(Action, PersonRegistry) - Method in class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.SwingPersonPresentation
- bind(BindingGroup, Object, JList) - Static method in class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.Bindings
-
Binds a source to a
JList
. - bind(BindingGroup, Object, JTable) - Static method in class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.Bindings
-
Binds a source to a
JTable
. - Bindings - Class in it.tidalwave.thesefoolishthings.examples.dci.swing.swing
-
A facility to bind some Swing components to data.
- Bindings() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.Bindings
C
- createObservableList() - Method in interface it.tidalwave.thesefoolishthings.examples.dci.swing.role.ObservableListProvider
-
Creates a new
ObservableList
for the associated datum. - createObservableList() - Method in class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryObservableListProvider
D
- DefaultPersonPresentationControl - Class in it.tidalwave.thesefoolishthings.examples.dci.swing
-
The default control for the presentation.
- DefaultPersonPresentationControl() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.DefaultPersonPresentationControl
- dispose() - Method in interface it.tidalwave.thesefoolishthings.examples.dci.swing.PersonPresentation
-
Disposes the presentation.
- dispose() - Method in class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.SwingPersonPresentation
G
- getColumnDescriptors() - Method in interface it.tidalwave.thesefoolishthings.examples.dci.swing.role.TableHeaderDescriptor
- getColumnDescriptors() - Method in class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryTableHeaderDescriptor
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.HtmlRenderableListCellRenderer
H
- HtmlRenderableListCellRenderer - Class in it.tidalwave.thesefoolishthings.examples.dci.swing.swing
-
A specialization of
DefaultListCellRenderer
that usesHtmlRenderable
for rendering items. - HtmlRenderableListCellRenderer() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.HtmlRenderableListCellRenderer
I
- it.tidalwave.thesefoolishthings.examples.dci.swing - package it.tidalwave.thesefoolishthings.examples.dci.swing
- it.tidalwave.thesefoolishthings.examples.dci.swing.role - package it.tidalwave.thesefoolishthings.examples.dci.swing.role
- it.tidalwave.thesefoolishthings.examples.dci.swing.swing - package it.tidalwave.thesefoolishthings.examples.dci.swing.swing
- it.tidalwave.thesefoolishthings.examples.person - package it.tidalwave.thesefoolishthings.examples.person
M
- main(String...) - Static method in class it.tidalwave.thesefoolishthings.examples.dci.swing.Main
- Main - Class in it.tidalwave.thesefoolishthings.examples.dci.swing
- Main() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.Main
O
- ObservableListProvider - Interface in it.tidalwave.thesefoolishthings.examples.dci.swing.role
-
A role which creates an
ObservableList
bound to the datum.
P
- PersonHtmlRenderable - Class in it.tidalwave.thesefoolishthings.examples.person
-
The implementation of the
HtmlRenderable
role forPerson
. - PersonHtmlRenderable() - Constructor for class it.tidalwave.thesefoolishthings.examples.person.PersonHtmlRenderable
- PersonPresentation - Interface in it.tidalwave.thesefoolishthings.examples.dci.swing
-
The presentation for the example.
- PersonPresentationControl - Interface in it.tidalwave.thesefoolishthings.examples.dci.swing
- PersonRegistryObservableListProvider - Class in it.tidalwave.thesefoolishthings.examples.person
-
The implementation of the
ObservableListProvider
role forDefaultPersonRegistry
. - PersonRegistryObservableListProvider() - Constructor for class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryObservableListProvider
- PersonRegistryTableHeaderDescriptor - Class in it.tidalwave.thesefoolishthings.examples.person
- PersonRegistryTableHeaderDescriptor() - Constructor for class it.tidalwave.thesefoolishthings.examples.person.PersonRegistryTableHeaderDescriptor
R
- render(Object...) - Method in class it.tidalwave.thesefoolishthings.examples.person.PersonHtmlRenderable
- run() - Method in class it.tidalwave.thesefoolishthings.examples.dci.swing.SwingDciExample
S
- SwingDciExample - Class in it.tidalwave.thesefoolishthings.examples.dci.swing
- SwingDciExample() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.SwingDciExample
- SwingPersonPresentation - Class in it.tidalwave.thesefoolishthings.examples.dci.swing.swing
- SwingPersonPresentation() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.swing.SwingPersonPresentation
T
- TableColumnDescriptor - Class in it.tidalwave.thesefoolishthings.examples.dci.swing.role
-
A descriptor for a column in a table.
- TableColumnDescriptor() - Constructor for class it.tidalwave.thesefoolishthings.examples.dci.swing.role.TableColumnDescriptor
- TableHeaderDescriptor - Interface in it.tidalwave.thesefoolishthings.examples.dci.swing.role
-
A Role which describes how to set up columns in a table rendering.
_
- _ObservableListProvider_ - Static variable in interface it.tidalwave.thesefoolishthings.examples.dci.swing.role.ObservableListProvider
- _PersonPresentationControl_ - Static variable in interface it.tidalwave.thesefoolishthings.examples.dci.swing.PersonPresentationControl
- _TableHeaderDescriptor_ - Static variable in interface it.tidalwave.thesefoolishthings.examples.dci.swing.role.TableHeaderDescriptor
All Classes All Packages