| Interface | Description |
|---|---|
| DCCheckBox.Listener<E> |
| Class | Description |
|---|---|
| ChangeRequirementButton |
A button that displays the
ComponentRequirement of a particular
component that is being built. |
| ChangeRequirementMenuBuilder |
Object capable of building a menu for changing a component's
ComponentRequirement. |
| DarkButtonUI |
A
ButtonUI for dark buttons in the DataCleaner user interface. |
| DarkToggleButtonUI |
A
ButtonUI for dark buttons in the DataCleaner user interface. |
| DCCheckBox<E> |
A checkbox that carries a value, which is convenient for modelling the object
that the checkbox represents (such as a Dictionary, a Datastore etc.)
|
| DCComboBoxUI |
Custom
ComboBoxUI for DataCleaner |
| DCLabel |
A convenient, decorated
JLabel which supports multiple lines and more. |
| DCListCellRenderer |
A
ListCellRenderer for DataCleaner components |
| DCScrollBarUI |
Custom scrollbar UI for DataCleaner
|
| DCTaskPaneContainer |
Minor improvement to the regular JXTaskPaneContainer, wrapping all task panes
in a bordered panel.
|
| DefaultButtonUI |
A
ButtonUI for default buttons in the DataCleaner user interface. |
| DefaultToggleButtonUI |
A
ButtonUI for default JToggleButtons in the DataCleaner user
interface. |
| DescriptorMenu |
A menu folder used to group together similar descriptors, eg "coalesce"
transformers or "conversion" transformers.
|
| DescriptorMenuItem |
MenuItem for a component descriptor.
|
| LoadingIcon | |
| OutputColumnVisibilityButton |
A toggle button for the visibility of a
MutableInputColumn. |
| PopupButton |
A toggle button that when selected shows a popup menu.
|
| PrimaryButtonUI |
A
ButtonUI for primary buttons in the DataCleaner user interface. |
| Enum | Description |
|---|---|
| Alignment |
Compensates for differences in integer constants defined in various parts of
the Swing API.
|
| PopupButton.MenuPosition |
Copyright © 2015. All Rights Reserved.