Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X _ 

A

AbstractComponentBuilderPanel - Class in org.datacleaner.panels
 
AbstractComponentBuilderPanel(String, ComponentBuilder, PropertyWidgetFactory) - Constructor for class org.datacleaner.panels.AbstractComponentBuilderPanel
 
AbstractComponentBuilderPanel(Image, int, int, ComponentBuilder, PropertyWidgetFactory) - Constructor for class org.datacleaner.panels.AbstractComponentBuilderPanel
 
AbstractDialog - Class in org.datacleaner.windows
 
AbstractDialog(WindowContext) - Constructor for class org.datacleaner.windows.AbstractDialog
 
AbstractDialog(WindowContext, Image) - Constructor for class org.datacleaner.windows.AbstractDialog
 
AbstractPropertyWidget<E> - Class in org.datacleaner.widgets.properties
Abstract implementation of the PropertyWidget interface.
AbstractPropertyWidget(ComponentBuilder, ConfiguredPropertyDescriptor) - Constructor for class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
AbstractWindow - Class in org.datacleaner.windows
 
AbstractWindow(WindowContext) - Constructor for class org.datacleaner.windows.AbstractWindow
 
ACCESS_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_ADD - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_BACK - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_BROWSE - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_CANCEL - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_CLOSE_BRIGHT - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_CLOSE_DARK - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_COPY - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_DRILL_TO_DETAIL - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_EDIT - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_EXECUTE - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_FORWARD - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_HELP - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_LOG - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_PREVIEW - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_REFRESH - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_REMOVE - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_RENAME - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_REORDER_COLUMNS - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_RESET - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_SAVE - Static variable in class org.datacleaner.util.IconUtils
ACTION_SAVE_BRIGHT - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_SAVE_DARK - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_SCROLLDOWN_BRIGHT - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_SCROLLDOWN_DARK - Static variable in class org.datacleaner.util.IconUtils
 
ACTION_STOP - Static variable in class org.datacleaner.util.IconUtils
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.actions.DisplayOptionsForFilterOutcomeActionListener
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.actions.DisplayOutputWritersForTransformedDataActionListener
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.actions.PreviewSourceDataActionListener
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.actions.PreviewTransformedDataActionListener
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.actions.QueryActionListener
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.widgets.ChangeRequirementButton
 
actionPerformed(ActionEvent) - Method in class org.datacleaner.widgets.DescriptorMenuItem
 
add(JXTaskPane) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
add(JXTaskPane, int) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
add(Component) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
add(Component, int) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
add(Component, Object) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
add(Component, Object, int) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
add(Component, int) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
add(Component) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
add(Component, Object) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
addActionListener(ActionListener) - Method in class org.datacleaner.widgets.DCCheckBox
Deprecated.
addAligned(Container, JComponent) - Static method in class org.datacleaner.util.WidgetUtils
 
addCellEditorListener(CellEditorListener) - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
addColumn(InputColumn<?>) - Method in class org.datacleaner.panels.ColumnListTable
 
addColumn(InputColumn<?>, boolean) - Method in class org.datacleaner.panels.ColumnListTable
 
addComponentClass(Class<?>) - Method in class org.datacleaner.widgets.DescriptorMenu
 
addComponentClasses(Class<?>...) - Method in class org.datacleaner.widgets.DescriptorMenu
 
addExitActionListener(ExitActionListener) - Method in interface org.datacleaner.bootstrap.WindowContext
Adds an action listener for exit actions
addFormEntry(String, String, JComponent) - Method in class org.datacleaner.widgets.properties.FormPanel
Adds a form entry to the panel
addFormEntry(JLabel, JLabel, JComponent) - Method in class org.datacleaner.widgets.properties.FormPanel
Adds a form entry to the panel
addItemListener(ItemListener) - Method in class org.datacleaner.widgets.DCCheckBox
Deprecated.
ADDITIONAL_COLOR_CYAN_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
ADDITIONAL_COLOR_GREEN_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
ADDITIONAL_COLOR_PURPLE_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
ADDITIONAL_COLOR_RED_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
addListener(DCCheckBox.Listener<E>) - Method in class org.datacleaner.widgets.DCCheckBox
 
addListenerToHead(DCCheckBox.Listener<E>) - Method in class org.datacleaner.widgets.DCCheckBox
Adds a listener as the first in the list of listeners.
addNotify() - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
addNotify() - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
addNotify() - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
addNotify() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
Deprecated.
addProperties(Collection<ConfiguredPropertyDescriptor>) - Method in class org.datacleaner.widgets.properties.PropertyWidgetPanel
 
addRenderedResult(JComponent) - Method in class org.datacleaner.windows.DetailsResultWindow
 
addTaskPane(String, String, JComponent) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
addTaskPane(String, String, JComponent, boolean) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
addTaskPane(Icon, String, JComponent) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
addTaskPane(Icon, String, JComponent, boolean) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
addToButtonPanel(JComponent) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
addToGridBag(Component, JPanel, int, int, int, int, int) - Static method in class org.datacleaner.util.WidgetUtils
Adds a component to a panel with a grid bag layout
addToGridBag(Component, JPanel, int, int, int, int, int, int) - Static method in class org.datacleaner.util.WidgetUtils
 
addToGridBag(Component, JPanel, int, int, int, int, int, int, double, double) - Static method in class org.datacleaner.util.WidgetUtils
Adds a component to a panel with a grid bag layout
addToGridBag(Component, JPanel, int, int, int, int, int, int, double, double, int) - Static method in class org.datacleaner.util.WidgetUtils
 
addToGridBag(Component, JPanel, int, int, int, int) - Static method in class org.datacleaner.util.WidgetUtils
Adds a component to a panel with a grid bag layout
addToGridBag(Component, JPanel, int, int, int, double, double) - Static method in class org.datacleaner.util.WidgetUtils
 
addToGridBag(Component, JPanel, int, int) - Static method in class org.datacleaner.util.WidgetUtils
Adds a component to a panel with a grid bag layout
addToGridBag(Component, JPanel, int, int, double, double) - Static method in class org.datacleaner.util.WidgetUtils
 
addToGridBag(Component, JPanel, int, int, int) - Static method in class org.datacleaner.util.WidgetUtils
Adds a component to a panel with a grid bag layout
addWindowListener(ActionListener) - Method in interface org.datacleaner.bootstrap.WindowContext
Adds a window listener which will be invoked when windows are shown and disposed.
Alignment - Enum in org.datacleaner.widgets
Compensates for differences in integer constants defined in various parts of the Swing API.
AnalysisJobBuilderWindow - Interface in org.datacleaner.windows
This interface represents the main window in the DataCleaner GUI.
AnalysisJobBuilderWindow.AnalysisWindowPanelType - Enum in org.datacleaner.windows
 
ANALYZER_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
AnalyzerComponentBuilderPanel - Class in org.datacleaner.panels
Specialization of AbstractComponentBuilderPanel for Analyzers.
AnalyzerComponentBuilderPanel(AnalyzerComponentBuilder<?>, PropertyWidgetFactory) - Constructor for class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
AnalyzerComponentBuilderPanel(Image, int, int, AnalyzerComponentBuilder<?>, PropertyWidgetFactory) - Constructor for class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
AnalyzerComponentBuilderPresenter - Interface in org.datacleaner.panels
Interface for presenter widgets that present AnalyzerComponentBuilder objects.
ANY_REQUIREMENT_TEXT - Static variable in class org.datacleaner.widgets.ChangeRequirementMenuBuilder
 
APPLICATION_ICON - Static variable in class org.datacleaner.util.IconUtils
 
applyPropertyValues() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
applyPropertyValues(boolean) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
applyPropertyValues() - Method in interface org.datacleaner.panels.ComponentBuilderPresenter
Invoked before execution, the presenter should make sure all configured properties are set on the job builder.
applyPropertyValues() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Applies property values for all job components visible in the window.
applyStyles(JFreeChart) - Static method in class org.datacleaner.util.ChartUtils
 
around(Component) - Static method in class org.datacleaner.panels.DCPanel
 
autoSetHorizontalScrollEnabled() - Method in class org.datacleaner.widgets.table.DCTable
 
autoSetSize() - Method in class org.datacleaner.windows.AbstractWindow
 
autoSetSize(Component) - Method in class org.datacleaner.windows.AbstractWindow
 

B

batchUpdateWidget(Runnable) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
Executes a "widget batch update".
BG_COLOR_BLUE_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_BLUE_DARK - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_BLUE_MEDIUM - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_BRIGHTEST - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_DARK - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_DARKEST - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_LESS_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_LESS_DARK - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_MEDIUM - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_ORANGE_BRIGHT - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_ORANGE_DARK - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_ORANGE_MEDIUM - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_COLOR_PALE_YELLOW - Static variable in class org.datacleaner.util.WidgetUtils
 
BG_SEMI_TRANSPARENT - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_BUTTON_DARK - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_BUTTON_DARK_WITH_LINE - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_BUTTON_DEFAULT - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_BUTTON_PRIMARY - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_EMPHASIZE_FIELD - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_EMPTY - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_INPUT - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_LIST_ITEM - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_LIST_ITEM_HIGHLIGHTED - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_LIST_ITEM_LEFT_ONLY - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_LIST_ITEM_SUBTLE - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_MENU_ITEM - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_SHADOW - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_TABLE_PANEL - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_THIN - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_THIN_DARK - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_TOP_PADDING - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_WIDE - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_WIDE_BRIGHTEST - Static variable in class org.datacleaner.util.WidgetUtils
 
BORDER_WIDE_WIDTH - Static variable in class org.datacleaner.util.WidgetUtils
 
bright(String) - Static method in class org.datacleaner.widgets.DCLabel
 
brightMultiLine(String) - Static method in class org.datacleaner.widgets.DCLabel
 
buildTaskPane(List<ConfiguredPropertyDescriptor>, Icon, String, ComponentBuilder) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
buildTaskPane(List<ConfiguredPropertyDescriptor>, Icon, String, ComponentBuilder, boolean) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 

C

call() - Method in class org.datacleaner.actions.PreviewTransformedDataActionListener
 
cancelCellEditing() - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
CASSANDRA_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
centerOnScreen(Component) - Static method in class org.datacleaner.util.WidgetUtils
 
centerOnScreen() - Method in class org.datacleaner.windows.AbstractWindow
 
changePanel(AnalysisJobBuilderWindow.AnalysisWindowPanelType) - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Changes the current panel showing in the builder
ChangeRequirementButton - Class in org.datacleaner.widgets
A button that displays the ComponentRequirement of a particular component that is being built.
ChangeRequirementButton(ComponentBuilder) - Constructor for class org.datacleaner.widgets.ChangeRequirementButton
 
ChangeRequirementMenuBuilder - Class in org.datacleaner.widgets
Object capable of building a menu for changing a component's ComponentRequirement.
ChangeRequirementMenuBuilder(ComponentBuilder) - Constructor for class org.datacleaner.widgets.ChangeRequirementMenuBuilder
 
CHART_BAR - Static variable in class org.datacleaner.util.IconUtils
 
CHART_LINE - Static variable in class org.datacleaner.util.IconUtils
 
CHART_SCATTER - Static variable in class org.datacleaner.util.IconUtils
 
ChartUtils - Class in org.datacleaner.util
Contains features related to layout and styling of JFreeChart based charts.
close() - Method in class org.datacleaner.panels.MutableInputColumnListPanel
 
close() - Method in class org.datacleaner.windows.AbstractDialog
 
close() - Method in class org.datacleaner.windows.AbstractWindow
 
close() - Method in interface org.datacleaner.windows.DCWindow
 
CLOUD_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
COLOR_ALTERNATIVE_BACKGROUND - Static variable in class org.datacleaner.util.WidgetUtils
 
COLOR_BG_DEFAULT - Static variable in class org.datacleaner.widgets.DarkButtonUI
 
COLOR_BG_DEFAULT - Static variable in class org.datacleaner.widgets.DarkToggleButtonUI
 
COLOR_BG_SELECT - Static variable in class org.datacleaner.widgets.DarkButtonUI
 
COLOR_BG_SELECT - Static variable in class org.datacleaner.widgets.DarkToggleButtonUI
 
COLOR_DEFAULT_BACKGROUND - Static variable in class org.datacleaner.util.WidgetUtils
 
COLOR_WELL_BACKGROUND - Static variable in class org.datacleaner.util.WidgetUtils
 
colorBetween(Color, Color) - Static method in class org.datacleaner.util.WidgetUtils
Creates a color that is in between two colors, in terms of RGB balance.
ColumnListTable - Class in org.datacleaner.panels
Panel that displays columns in a table-layout.
ColumnListTable(Collection<? extends InputColumn<?>>, AnalysisJobBuilder, boolean, WindowContext) - Constructor for class org.datacleaner.panels.ColumnListTable
 
ColumnListTable(Table, AnalysisJobBuilder, boolean, WindowContext) - Constructor for class org.datacleaner.panels.ColumnListTable
 
compare(ComponentDescriptor<?>, ComponentDescriptor<?>) - Method in class org.datacleaner.util.DisplayNameComparator
 
compareTo(DescriptorMenu) - Method in class org.datacleaner.widgets.DescriptorMenu
 
COMPONENT_TYPE_WRITE_DATA - Static variable in class org.datacleaner.util.IconUtils
 
ComponentBuilderPresenter - Interface in org.datacleaner.panels
Interface for all job builder presenter objects.
ComponentBuilderPresenterRenderingFormat - Class in org.datacleaner.panels
Renderer format for component job builder presenters.
ComponentBuilderPresenterRenderingFormat() - Constructor for class org.datacleaner.panels.ComponentBuilderPresenterRenderingFormat
 
COMPOSITE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
configure(AnalysisJobBuilder, ComponentBuilder) - Method in class org.datacleaner.actions.DisplayOptionsForFilterOutcomeActionListener
 
configure(AnalysisJobBuilder, ComponentBuilder) - Method in class org.datacleaner.actions.DisplayOutputWritersAction
 
configure(AnalysisJobBuilder, ComponentBuilder) - Method in class org.datacleaner.actions.DisplayOutputWritersForTransformedDataActionListener
 
ConfiguredPropertyTaskPane - Class in org.datacleaner.panels
Defines a task pane with configured properties for a component.
ConfiguredPropertyTaskPane(String, String, List<ConfiguredPropertyDescriptor>) - Constructor for class org.datacleaner.panels.ConfiguredPropertyTaskPane
 
ConfiguredPropertyTaskPane(String, String, List<ConfiguredPropertyDescriptor>, boolean) - Constructor for class org.datacleaner.panels.ConfiguredPropertyTaskPane
 
configureForFilterOutcome(AnalysisJobBuilder, FilterDescriptor<?, ?>, String) - Method in interface org.datacleaner.desktop.api.PrecedingComponentConsumer
Subclasses should implement this method with any configuration logic when it is configured with a preceding Filter.
configureForTransformedData(AnalysisJobBuilder, TransformerDescriptor<?>) - Method in interface org.datacleaner.desktop.api.PrecedingComponentConsumer
Subclasses should implement this method with any configuration logic when it is configured with a preceding Transformer.
consumeMouseClick(MouseEvent) - Method in class org.datacleaner.widgets.table.DCTable
 
containsComponentClass(Class<?>) - Method in class org.datacleaner.widgets.DescriptorMenu
 
copyToClipboard(int, int, int, int) - Method in class org.datacleaner.widgets.table.DCTable
Copies content from the table to the clipboard.
COUCHDB_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
create(String) - Method in interface org.datacleaner.widgets.properties.PropertyWidgetFactory
 
create(ConfiguredPropertyDescriptor) - Method in interface org.datacleaner.widgets.properties.PropertyWidgetFactory
Creates (and registers) a widget that fits the specified configured property.
createArrowButton() - Method in class org.datacleaner.widgets.DCComboBoxUI
 
createBanner(Image) - Method in class org.datacleaner.windows.AbstractDialog
 
createButton(String) - Static method in class org.datacleaner.util.WidgetFactory
Deprecated.
use
createButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
createButton(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
createChildInjectorForComponent(ComponentBuilder) - Method in interface org.datacleaner.guice.DCModule
 
createChildInjectorForProperty(ComponentBuilder, ConfiguredPropertyDescriptor) - Method in interface org.datacleaner.guice.DCModule
 
createCollapsiblePane(JXCollapsiblePane.Direction) - Static method in class org.datacleaner.util.WidgetFactory
 
createComponentForColumn(InputColumn<?>) - Method in class org.datacleaner.panels.ColumnListTable
 
createDarkButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createDarkButton(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createDarkPopupButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createDefaultButton(String) - Static method in class org.datacleaner.util.WidgetFactory
 
createDefaultButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createDefaultButton(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createDefaultPopupButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createImageButton(ImageIcon) - Static method in class org.datacleaner.util.WidgetFactory
 
createInjector() - Method in class org.datacleaner.guice.InjectorBuilder
Creates an Injector which in turn can be used to get instances of various types.
createJComponent() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
createJComponent() - Method in interface org.datacleaner.panels.ComponentBuilderPresenter
Creates the JComponent that is the visual representation of the job builder.
createMenu(String, char) - Static method in class org.datacleaner.util.WidgetFactory
 
createMenuItem(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createMenuItem(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createMenuItems() - Method in class org.datacleaner.actions.DisplayOutputWritersAction
 
createMenuItems() - Method in class org.datacleaner.widgets.ChangeRequirementMenuBuilder
 
createMetadataProperties(int, int) - Static method in class org.datacleaner.widgets.visualization.JobGraphMetadata
 
createMetadataProperties(Point2D) - Static method in class org.datacleaner.widgets.visualization.JobGraphMetadata
 
createPasswordField() - Static method in class org.datacleaner.util.WidgetFactory
 
createPasswordField(int) - Static method in class org.datacleaner.util.WidgetFactory
 
createPrimaryButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createPrimaryButton(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createPropertyTaskPanes() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
createPropertyWidget(ComponentBuilder, ConfiguredPropertyDescriptor) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
createRenderer() - Method in class org.datacleaner.widgets.DCComboBoxUI
 
createSmallButton(String) - Static method in class org.datacleaner.util.WidgetFactory
 
createSmallButton(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createSmallButton(Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createSmallButton(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createStatusBar(JComponent) - Static method in class org.datacleaner.util.WidgetFactory
 
createTaskPane(String, String) - Static method in class org.datacleaner.util.WidgetFactory
 
createTaskPane(String, Icon) - Static method in class org.datacleaner.util.WidgetFactory
 
createTaskPaneContainer() - Static method in class org.datacleaner.util.WidgetFactory
 
createTextArea(String) - Static method in class org.datacleaner.util.WidgetFactory
 
createTextField() - Static method in class org.datacleaner.util.WidgetFactory
 
createTextField(String) - Static method in class org.datacleaner.util.WidgetFactory
 
createTextField(String, int) - Static method in class org.datacleaner.util.WidgetFactory
 
createToolBar() - Static method in class org.datacleaner.util.WidgetFactory
 
createToolBarSeparator() - Static method in class org.datacleaner.util.WidgetFactory
 
createToolTip() - Method in class org.datacleaner.widgets.DescriptorMenuItem
 
createToolTipPanel() - Method in class org.datacleaner.widgets.DescriptorMenuItem
 
createTopButtonPanel() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
createUI(JComponent) - Static method in class org.datacleaner.widgets.DCComboBoxUI
Factory method used by Swing to instantiate the DCComboBoxUI
createUI(JComponent) - Static method in class org.datacleaner.widgets.DCScrollBarUI
Factory method used by Swing to instantiate the DCScrollBarUI
CSV_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 

D

dark(String) - Static method in class org.datacleaner.widgets.DCLabel
 
DarkButtonUI - Class in org.datacleaner.widgets
A ButtonUI for dark buttons in the DataCleaner user interface.
darkMultiLine(String) - Static method in class org.datacleaner.widgets.DCLabel
 
DarkToggleButtonUI - Class in org.datacleaner.widgets
A ButtonUI for dark buttons in the DataCleaner user interface.
DataSetWindow - Class in org.datacleaner.windows
 
DataSetWindow(Query, DataContext, WindowContext) - Constructor for class org.datacleaner.windows.DataSetWindow
 
DataSetWindow(Query, DataContext, int, WindowContext) - Constructor for class org.datacleaner.windows.DataSetWindow
 
DataSetWindow(String, Callable<TableModel>, WindowContext) - Constructor for class org.datacleaner.windows.DataSetWindow
 
DBASE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
DCBannerPanel - Class in org.datacleaner.panels
Renders a DataCleaner-banner as a panel
DCBannerPanel() - Constructor for class org.datacleaner.panels.DCBannerPanel
 
DCBannerPanel(String) - Constructor for class org.datacleaner.panels.DCBannerPanel
 
DCBannerPanel(Image) - Constructor for class org.datacleaner.panels.DCBannerPanel
 
DCBannerPanel(Image, String) - Constructor for class org.datacleaner.panels.DCBannerPanel
 
DCBannerPanel(Image, Image, Image, String) - Constructor for class org.datacleaner.panels.DCBannerPanel
 
DCCheckBox<E> - Class in org.datacleaner.widgets
A checkbox that carries a value, which is convenient for modelling the object that the checkbox represents (such as a Dictionary, a Datastore etc.)
DCCheckBox(String, boolean) - Constructor for class org.datacleaner.widgets.DCCheckBox
 
DCCheckBox.Listener<E> - Interface in org.datacleaner.widgets
 
DCComboBoxUI - Class in org.datacleaner.widgets
Custom ComboBoxUI for DataCleaner
DCComboBoxUI() - Constructor for class org.datacleaner.widgets.DCComboBoxUI
 
DCDrawingSupplier - Class in org.datacleaner.widgets.result
 
DCDrawingSupplier() - Constructor for class org.datacleaner.widgets.result.DCDrawingSupplier
 
DCDrawingSupplier(Color...) - Constructor for class org.datacleaner.widgets.result.DCDrawingSupplier
 
DCLabel - Class in org.datacleaner.widgets
A convenient, decorated JLabel which supports multiple lines and more.
DCLabel(boolean, String, Color, Icon) - Constructor for class org.datacleaner.widgets.DCLabel
 
DCListCellRenderer - Class in org.datacleaner.widgets
A ListCellRenderer for DataCleaner components
DCListCellRenderer() - Constructor for class org.datacleaner.widgets.DCListCellRenderer
 
DCModule - Interface in org.datacleaner.guice
Google Guice module for DataCleaner.
DCPanel - Class in org.datacleaner.panels
Useful extension of JPanel which provides utility methods, background image rendering and coloring.
DCPanel() - Constructor for class org.datacleaner.panels.DCPanel
 
DCPanel(Color) - Constructor for class org.datacleaner.panels.DCPanel
 
DCPanel(Color, Color) - Constructor for class org.datacleaner.panels.DCPanel
Deprecated.
since version 4 we no longer encourage gradient background. Use DCPanel.DCPanel(Color) instead.
DCPanel(Image, int, int) - Constructor for class org.datacleaner.panels.DCPanel
 
DCPanel(Image, int, int, Color) - Constructor for class org.datacleaner.panels.DCPanel
 
DCPanel(Image, int, int, Color, Color) - Constructor for class org.datacleaner.panels.DCPanel
Deprecated.
since version 4 we no longer encourage gradient background. Use DCPanel.DCPanel(Image, int, int, Color) instead.
DCPopupFactory - Class in org.datacleaner.widgets.tooltip
Specialized PopupFactory for DCToolTips.
DCPopupFactory() - Constructor for class org.datacleaner.widgets.tooltip.DCPopupFactory
 
DCScrollBarUI - Class in org.datacleaner.widgets
Custom scrollbar UI for DataCleaner
DCScrollBarUI() - Constructor for class org.datacleaner.widgets.DCScrollBarUI
 
DCTable - Class in org.datacleaner.widgets.table
An extension of JTable that provides a styling consistent with DataCleaner GUI and some functional improvements like right-click menu's etc.
DCTable(String...) - Constructor for class org.datacleaner.widgets.table.DCTable
 
DCTable() - Constructor for class org.datacleaner.widgets.table.DCTable
 
DCTable(TableModel) - Constructor for class org.datacleaner.widgets.table.DCTable
 
DCTableCellRenderer - Class in org.datacleaner.widgets.table
 
DCTableCellRenderer(DCTable) - Constructor for class org.datacleaner.widgets.table.DCTableCellRenderer
 
DCTablePanel - Class in org.datacleaner.widgets.table
Defines a panel that wraps a DCTable (including headers, scrollbars etc).
DCTablePanel(DCTable, boolean) - Constructor for class org.datacleaner.widgets.table.DCTablePanel
 
DCTaskPaneContainer - Class in org.datacleaner.widgets
Minor improvement to the regular JXTaskPaneContainer, wrapping all task panes in a bordered panel.
DCTaskPaneContainer() - Constructor for class org.datacleaner.widgets.DCTaskPaneContainer
 
DCToolTip - Class in org.datacleaner.widgets.tooltip
 
DCToolTip(JComponent, JComponent) - Constructor for class org.datacleaner.widgets.tooltip.DCToolTip
 
DCWindow - Interface in org.datacleaner.windows
Defines a common interface for windows in DataCleaner.
decorateMainPanel(DCPanel) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
Can be implemented by subclasses to intercept the created JComponent before returning.
decorateMainPanel(DCPanel) - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
decorateMainPanel(DCPanel) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
decorateWithShadow(JComponent) - Static method in class org.datacleaner.util.WidgetUtils
 
decorateWithShadow(JComponent, boolean, int) - Static method in class org.datacleaner.util.WidgetUtils
Decorates a JComponent with a nice shadow border.
DEFAULT_ANCHOR - Static variable in class org.datacleaner.util.WidgetUtils
 
DEFAULT_FILL_COLORS - Static variable in class org.datacleaner.widgets.result.DCDrawingSupplier
 
DEFAULT_PADDING - Static variable in class org.datacleaner.util.WidgetUtils
 
DEFAULT_PREVIEW_ROWS - Static variable in class org.datacleaner.actions.PreviewTransformedDataActionListener
 
DefaultButtonUI - Class in org.datacleaner.widgets
A ButtonUI for default buttons in the DataCleaner user interface.
DefaultToggleButtonUI - Class in org.datacleaner.widgets
A ButtonUI for default JToggleButtons in the DataCleaner user interface.
DescriptorMenu - Class in org.datacleaner.widgets
A menu folder used to group together similar descriptors, eg "coalesce" transformers or "conversion" transformers.
DescriptorMenu(ComponentCategory) - Constructor for class org.datacleaner.widgets.DescriptorMenu
 
DescriptorMenuItem - Class in org.datacleaner.widgets
MenuItem for a component descriptor.
DescriptorMenuItem(AnalysisJobBuilder, Point2D, ComponentDescriptor<?>) - Constructor for class org.datacleaner.widgets.DescriptorMenuItem
 
DescriptorMenuItem(AnalysisJobBuilder, Point2D, ComponentDescriptor<?>, boolean) - Constructor for class org.datacleaner.widgets.DescriptorMenuItem
 
DetailsResultWindow - Class in org.datacleaner.windows
Window for showing a single analysis result in a separate window.
DetailsResultWindow(String, List<AnalyzerResult>, WindowContext, RendererFactory) - Constructor for class org.datacleaner.windows.DetailsResultWindow
 
DICTIONARY_DATASTORE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
DICTIONARY_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
DICTIONARY_SIMPLE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
DICTIONARY_TEXTFILE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
DisplayNameComparator - Class in org.datacleaner.util
Comparator of ComponentDescriptor objects, which sorts based on display name.
DisplayNameComparator() - Constructor for class org.datacleaner.util.DisplayNameComparator
 
DisplayOptionsForFilterOutcomeActionListener - Class in org.datacleaner.actions
Action that displays output writers for a filter's outcome.
DisplayOptionsForFilterOutcomeActionListener(PopupButton, FilterComponentBuilder<?, ?>, String) - Constructor for class org.datacleaner.actions.DisplayOptionsForFilterOutcomeActionListener
 
DisplayOutputWritersAction - Class in org.datacleaner.actions
 
DisplayOutputWritersAction(AnalysisJobBuilder) - Constructor for class org.datacleaner.actions.DisplayOutputWritersAction
 
DisplayOutputWritersForTransformedDataActionListener - Class in org.datacleaner.actions
Action that displays output writers for a transformer's data.
DisplayOutputWritersForTransformedDataActionListener(TransformerComponentBuilder<?>) - Constructor for class org.datacleaner.actions.DisplayOutputWritersForTransformedDataActionListener
 
dispose() - Method in class org.datacleaner.windows.AbstractDialog
 
dispose() - Method in class org.datacleaner.windows.AbstractWindow
 
drillToDetails(String, ResultProducer) - Method in interface org.datacleaner.widgets.result.DrillToDetailsCallback
 
drillToDetails(String, ResultProducer) - Method in class org.datacleaner.widgets.result.DrillToDetailsCallbackImpl
 
DrillToDetailsCallback - Interface in org.datacleaner.widgets.result
 
DrillToDetailsCallbackImpl - Class in org.datacleaner.widgets.result
 
DrillToDetailsCallbackImpl(WindowContext, RendererFactory) - Constructor for class org.datacleaner.widgets.result.DrillToDetailsCallbackImpl
 

E

EDITABLE_TABLE_ROW_HEIGHT - Static variable in class org.datacleaner.widgets.table.DCTable
 
ELASTICSEARCH_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
ErrorDialog - Class in org.datacleaner.windows
Error dialog for simple error messages (without stack traces) in DataCleaner.
ErrorDialog(String, String) - Constructor for class org.datacleaner.windows.ErrorDialog
 
EXCEL_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
exit(int) - Method in interface org.datacleaner.bootstrap.ExitActionListener
 
exit() - Method in interface org.datacleaner.bootstrap.WindowContext
Requests the application to exit.
ExitActionListener - Interface in org.datacleaner.bootstrap
Represents the action listener invoked when the user quits DataCleaner.
extractText(Component) - Static method in class org.datacleaner.util.WidgetUtils
 

F

FILE_ARCHIVE - Static variable in class org.datacleaner.util.IconUtils
 
FILE_DESKTOP_FOLDER - Static variable in class org.datacleaner.util.IconUtils
 
FILE_FILE - Static variable in class org.datacleaner.util.IconUtils
 
FILE_FOLDER - Static variable in class org.datacleaner.util.IconUtils
 
FILE_HIDDEN_FOLDER - Static variable in class org.datacleaner.util.IconUtils
 
FILE_HOME_FOLDER - Static variable in class org.datacleaner.util.IconUtils
 
FILE_SEARCH - Static variable in class org.datacleaner.util.IconUtils
 
FILTER_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
FILTER_OUTCOME_PATH - Static variable in class org.datacleaner.util.IconUtils
 
FilterComponentBuilderPanel - Class in org.datacleaner.panels
Specialization of AbstractComponentBuilderPanel for Filters.
FilterComponentBuilderPanel(FilterComponentBuilder<?, ?>, WindowContext, PropertyWidgetFactory) - Constructor for class org.datacleaner.panels.FilterComponentBuilderPanel
 
FilterComponentBuilderPanel(Image, int, int, FilterComponentBuilder<?, ?>, WindowContext, PropertyWidgetFactory) - Constructor for class org.datacleaner.panels.FilterComponentBuilderPanel
 
FilterComponentBuilderPresenter - Interface in org.datacleaner.panels
Interface for presenter widgets that present FilterComponentBuilder objects.
findCompatibleFont(String, Font) - Static method in class org.datacleaner.util.WidgetUtils
Finds a font that is capable of displaying the provided text.
fireValueChanged() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
fireValueChanged(Object) - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
fireValueChangedActionListener() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
FIXEDWIDTH_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
flow(Component...) - Static method in class org.datacleaner.panels.DCPanel
 
flow(Alignment, Component...) - Static method in class org.datacleaner.panels.DCPanel
 
flow(Alignment, int, int, Component...) - Static method in class org.datacleaner.panels.DCPanel
 
FONT_BANNER - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_HEADER1 - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_HEADER2 - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_MONOSPACE - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_NORMAL - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_OPENSANS_BOLD - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_OPENSANS_BOLD_ITALIC - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_OPENSANS_ITALIC - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_OPENSANS_PLAIN - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_SIZE_SMALL - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_SMALL - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_TABLE_HEADER - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_UBUNTU_BOLD - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_UBUNTU_BOLD_ITALIC - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_UBUNTU_ITALIC - Static variable in class org.datacleaner.util.WidgetUtils
 
FONT_UBUNTU_PLAIN - Static variable in class org.datacleaner.util.WidgetUtils
 
forComponent(JComponent) - Static method in class org.datacleaner.widgets.table.JComponentCellEditor
 
FormPanel - Class in org.datacleaner.widgets.properties
A panel that lays out inputs of in a vertical form-like manner
FormPanel() - Constructor for class org.datacleaner.widgets.properties.FormPanel
 

G

GENERIC_DATASTORE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
get() - Static method in class org.datacleaner.util.ImageManager
Gets the singleton instance of ImageManager.
get() - Static method in class org.datacleaner.util.LookAndFeelManager
Gets the singleton instance of LookAndFeelManager.
get() - Static method in class org.datacleaner.widgets.DarkButtonUI
 
get() - Static method in class org.datacleaner.widgets.DarkToggleButtonUI
 
get() - Static method in class org.datacleaner.widgets.DefaultButtonUI
 
get() - Static method in class org.datacleaner.widgets.DefaultToggleButtonUI
 
get() - Static method in class org.datacleaner.widgets.PrimaryButtonUI
 
getAnalysisJobBuilder() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
getAnalysisJobBuilder() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
getAnalysisJobBuilder() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Gets the AnalysisJobBuilder that the window currently represents.
getBanner() - Method in class org.datacleaner.windows.AbstractDialog
 
getBannerImage() - Method in class org.datacleaner.windows.AbstractDialog
 
getBannerTitle() - Method in class org.datacleaner.windows.AbstractDialog
 
getBannerTitle() - Method in class org.datacleaner.windows.ErrorDialog
 
getCellEditor(int, int) - Method in class org.datacleaner.widgets.table.DCTable
 
getCellEditorValue() - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
getCellRenderer(int, int) - Method in class org.datacleaner.widgets.table.DCTable
 
getColumnCount() - Method in class org.datacleaner.panels.ColumnListTable
 
getColumnIcon(InputColumn<?>, int) - Static method in class org.datacleaner.util.IconUtils
 
getColumnIcon(Column, int) - Static method in class org.datacleaner.util.IconUtils
 
getComponentBuilder() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
getComponentBuilder() - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
getComponentBuilder() - Method in interface org.datacleaner.panels.AnalyzerComponentBuilderPresenter
Gets the ComponentBuilder that is being presented
getComponentBuilder() - Method in interface org.datacleaner.panels.ComponentBuilderPresenter
Gets the ComponentBuilder that is being presented
getComponentBuilder() - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
getComponentBuilder() - Method in interface org.datacleaner.panels.FilterComponentBuilderPresenter
Gets the ComponentBuilder that is being presented
getComponentBuilder() - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
getComponentBuilder() - Method in interface org.datacleaner.panels.TransformerComponentBuilderPresenter
Gets the ComponentBuilder that is being presented
getComponentBuilder() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
getComponentBuilder() - Method in interface org.datacleaner.widgets.properties.PropertyWidgetFactory
 
getComponentCategory() - Method in class org.datacleaner.widgets.DescriptorMenu
 
getComponentCategoryIcon(ComponentCategory) - Static method in class org.datacleaner.util.IconUtils
 
getComponentCategoryIcon(ComponentCategory, int) - Static method in class org.datacleaner.util.IconUtils
 
getComponentClassCount() - Method in class org.datacleaner.widgets.DescriptorMenu
 
getComponents() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
getComponentSuperCategoryIcon(ComponentSuperCategory) - Static method in class org.datacleaner.util.IconUtils
 
getComponentSuperCategoryIcon(ComponentSuperCategory, int) - Static method in class org.datacleaner.util.IconUtils
 
getCopyMenuItems() - Method in class org.datacleaner.widgets.table.DCTable
 
getCurrentValue() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
Gets the current value of the property in the job builder.
getDatastoreIcon(Datastore, int) - Static method in class org.datacleaner.util.IconUtils
 
getDatastoreIcon(Datastore) - Static method in class org.datacleaner.util.IconUtils
 
getDatastoreImagePath(Datastore, boolean) - Static method in class org.datacleaner.util.IconUtils
 
getDatastoreSpecificAnalysisJobIcon(Datastore) - Static method in class org.datacleaner.util.IconUtils
 
getDCTableCellRenderer() - Method in class org.datacleaner.widgets.table.DCTable
 
getDescriptorIcon(ComponentDescriptor<?>, boolean, int) - Static method in class org.datacleaner.util.IconUtils
 
getDescriptorIcon(ComponentDescriptor<?>, int) - Static method in class org.datacleaner.util.IconUtils
Gets the icon of a component based on it's ComponentDescriptor.
getDescriptorIcon(ComponentDescriptor<?>, int, boolean) - Static method in class org.datacleaner.util.IconUtils
Gets the icon of a component based on it's ComponentDescriptor.
getDescriptorIcon(ComponentDescriptor<?>) - Static method in class org.datacleaner.util.IconUtils
 
getDescriptorImagePath(ComponentDescriptor<?>, ClassLoader, boolean) - Static method in class org.datacleaner.util.IconUtils
 
getDescriptors() - Method in class org.datacleaner.actions.DisplayOutputWritersAction
 
getDialogContent() - Method in class org.datacleaner.windows.AbstractDialog
 
getDialogContent() - Method in class org.datacleaner.windows.ErrorDialog
 
getDialogHeightBuffer() - Method in class org.datacleaner.windows.AbstractDialog
Method that can be overridden by subclasses to add "buffer space" to the height of the dialog.
getDialogWidth() - Method in class org.datacleaner.windows.AbstractDialog
 
getDialogWidth() - Method in class org.datacleaner.windows.ErrorDialog
 
getDisabledTextColor() - Method in class org.datacleaner.widgets.DefaultButtonUI
 
getDisabledTextColor() - Method in class org.datacleaner.widgets.DefaultToggleButtonUI
 
getDisabledTextColor() - Method in class org.datacleaner.widgets.PrimaryButtonUI
 
getFlowLayoutAlignment() - Method in enum org.datacleaner.widgets.Alignment
 
getHeight() - Method in class org.datacleaner.panels.DCBannerPanel
 
getIcon() - Method in class org.datacleaner.widgets.DescriptorMenu
 
getIcon() - Method in class org.datacleaner.widgets.DescriptorMenuItem
 
getIconImagePath() - Method in class org.datacleaner.panels.ConfiguredPropertyTaskPane
 
getImage(String, ClassLoader...) - Method in class org.datacleaner.util.ImageManager
 
getImage(String, int, ClassLoader...) - Method in class org.datacleaner.util.ImageManager
 
getImageIcon(String, ClassLoader...) - Method in class org.datacleaner.util.ImageManager
 
getImageIcon(String, int, ClassLoader...) - Method in class org.datacleaner.util.ImageManager
 
getImagePathForClass(Class<?>) - Static method in class org.datacleaner.util.IconUtils
 
getImagePathForClass(Class<?>, ClassLoader) - Static method in class org.datacleaner.util.IconUtils
 
getInstance(Class<E>) - Method in class org.datacleaner.guice.InjectorBuilder
Gets an instance of a particular type
getInstance() - Static method in class org.datacleaner.util.ImageManager
Deprecated.
use ImageManager.get() instead
getInstance() - Static method in class org.datacleaner.util.LookAndFeelManager
Deprecated.
getJobFile() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Gets the current job file
getLabelAlignment() - Method in enum org.datacleaner.widgets.Alignment
 
getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class org.datacleaner.widgets.DCListCellRenderer
 
getMappedPropertyWidget(ConfiguredPropertyDescriptor) - Method in class org.datacleaner.widgets.properties.PropertyWidgetCollection
 
getMenu() - Method in class org.datacleaner.widgets.PopupButton
 
getMenuPosition() - Method in class org.datacleaner.widgets.PopupButton
 
getName() - Method in enum org.datacleaner.windows.AnalysisJobBuilderWindow.AnalysisWindowPanelType
 
getNextPaint() - Method in class org.datacleaner.widgets.result.DCDrawingSupplier
 
getOutputClass() - Method in class org.datacleaner.panels.ComponentBuilderPresenterRenderingFormat
 
getPointForTable(AnalysisJobBuilder, Table) - Static method in class org.datacleaner.widgets.visualization.JobGraphMetadata
 
getPopup(Component, Component, int, int) - Method in class org.datacleaner.widgets.tooltip.DCPopupFactory
 
getPreferredSize() - Method in class org.datacleaner.panels.DCBannerPanel
 
getPreferredSize() - Method in class org.datacleaner.widgets.table.DCTablePanel
 
getPreferredSize() - Method in class org.datacleaner.windows.DataSetWindow
 
getPreviewRows() - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
getProperties() - Method in class org.datacleaner.panels.ConfiguredPropertyTaskPane
 
getPropertyDescriptor() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
getPropertyDescriptor() - Method in interface org.datacleaner.widgets.properties.PropertyWidget
Gets the ConfiguredPropertyDescriptor that this PropertyWidget is modelling.
getPropertyWidget(ConfiguredPropertyDescriptor) - Method in class org.datacleaner.widgets.properties.PropertyWidgetPanel
 
getPropertyWidgetCollection() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
getPropertyWidgetCollection() - Method in interface org.datacleaner.widgets.properties.PropertyWidgetFactory
 
getPropertyWidgetFactory() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
getSelectColor() - Method in class org.datacleaner.widgets.DarkButtonUI
 
getSelectColor() - Method in class org.datacleaner.widgets.DarkToggleButtonUI
 
getSelectColor() - Method in class org.datacleaner.widgets.DefaultButtonUI
 
getSelectColor() - Method in class org.datacleaner.widgets.DefaultToggleButtonUI
 
getSelectColor() - Method in class org.datacleaner.widgets.PrimaryButtonUI
 
getStatusLabelText() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Gets the status text of the status label.
getSwingContstantsAlignment() - Method in enum org.datacleaner.widgets.Alignment
 
getTable() - Method in class org.datacleaner.panels.ColumnListTable
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.datacleaner.widgets.table.DCTableCellRenderer
 
getTaskPaneContainer() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
getTaskPanes() - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
getTextValueAt(int, int) - Method in class org.datacleaner.widgets.table.DCTable
 
getTitle() - Method in class org.datacleaner.panels.ConfiguredPropertyTaskPane
 
getTitle1() - Method in class org.datacleaner.panels.DCBannerPanel
 
getTitle2() - Method in class org.datacleaner.panels.DCBannerPanel
 
getTooltipComponent() - Method in class org.datacleaner.widgets.tooltip.DCToolTip
 
getToolTipText() - Method in class org.datacleaner.widgets.DescriptorMenuItem
 
getTransparentIcon(int) - Static method in class org.datacleaner.util.IconUtils
 
getUserPreferences() - Method in class org.datacleaner.util.WindowSizePreferences
 
getUserPreferredSize() - Method in class org.datacleaner.util.WindowSizePreferences
 
getValue() - Method in class org.datacleaner.widgets.DCCheckBox
 
getValue() - Method in interface org.datacleaner.widgets.properties.PropertyWidget
Gets the current value of the property given the current state in the UI.
getValueAt(int, int) - Method in class org.datacleaner.widgets.table.DCTable
 
getWidget() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
getWidget() - Method in interface org.datacleaner.widgets.properties.PropertyWidget
Gets the visual widget to show on the UI.
getWidget(ConfiguredPropertyDescriptor) - Method in class org.datacleaner.widgets.properties.PropertyWidgetCollection
 
getWidgets() - Method in class org.datacleaner.widgets.properties.PropertyWidgetCollection
 
getWindowContent() - Method in class org.datacleaner.windows.AbstractDialog
 
getWindowContent() - Method in class org.datacleaner.windows.AbstractWindow
 
getWindowContent() - Method in class org.datacleaner.windows.DataSetWindow
 
getWindowContent() - Method in class org.datacleaner.windows.DetailsResultWindow
 
getWindowContent() - Method in class org.datacleaner.windows.QueryWindow
 
getWindowContext() - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
getWindowContext() - Method in class org.datacleaner.windows.AbstractDialog
 
getWindowContext() - Method in class org.datacleaner.windows.AbstractWindow
 
getWindowContext() - Method in interface org.datacleaner.windows.DCWindow
 
getWindowCount(Class<? extends DCWindow>) - Method in interface org.datacleaner.bootstrap.WindowContext
Gets the count of windows of a particular type.
getWindowIcon() - Method in class org.datacleaner.windows.AbstractDialog
 
getWindowIcon() - Method in class org.datacleaner.windows.DataSetWindow
 
getWindowIcon() - Method in interface org.datacleaner.windows.DCWindow
 
getWindowIcon() - Method in class org.datacleaner.windows.DetailsResultWindow
 
getWindowIcon() - Method in class org.datacleaner.windows.QueryWindow
 
getWindows() - Method in interface org.datacleaner.bootstrap.WindowContext
Gets all active windows in the application
getWindowTitle() - Method in class org.datacleaner.windows.DataSetWindow
 
getWindowTitle() - Method in interface org.datacleaner.windows.DCWindow
 
getWindowTitle() - Method in class org.datacleaner.windows.DetailsResultWindow
 
getWindowTitle() - Method in class org.datacleaner.windows.ErrorDialog
 
getWindowTitle() - Method in class org.datacleaner.windows.QueryWindow
 

H

HBASE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
HiddenProperty - Annotation Type in org.datacleaner.desktop.api
Additional annotation that can be put on a Configured property to hide it from the Desktop UI of DataCleaner.

I

ICON - Static variable in class org.datacleaner.widgets.LoadingIcon
 
ICON_SIZE_BUTTON - Static variable in class org.datacleaner.util.IconUtils
 
ICON_SIZE_LARGE - Static variable in class org.datacleaner.util.IconUtils
 
ICON_SIZE_MEDIUM - Static variable in class org.datacleaner.util.IconUtils
 
ICON_SIZE_MENU_ITEM - Static variable in class org.datacleaner.util.IconUtils
 
ICON_SIZE_SMALL - Static variable in class org.datacleaner.util.IconUtils
 
ICON_SIZE_TAB - Static variable in class org.datacleaner.util.IconUtils
 
ICON_SIZE_TASK_PANE - Static variable in class org.datacleaner.util.IconUtils
 
IconUtils - Class in org.datacleaner.util
Contains utility methods concerned with icons, primarily datastore and component icons.
ImageManager - Class in org.datacleaner.util
The ImageManager class serves as a utility for fetching images used in DataCleaner.
inherit(Class<?>) - Method in class org.datacleaner.guice.InjectorBuilder
 
inherit(Key<?>) - Method in class org.datacleaner.guice.InjectorBuilder
 
inherit(TypeLiteral<?>) - Method in class org.datacleaner.guice.InjectorBuilder
 
init() - Method in class org.datacleaner.util.LookAndFeelManager
 
initialize(E) - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
initialize(E) - Method in interface org.datacleaner.widgets.properties.PropertyWidget
Initializes the property widget with the initial value of the property
initialize() - Method in class org.datacleaner.windows.AbstractDialog
 
initialize() - Method in class org.datacleaner.windows.AbstractWindow
 
InjectorBuilder - Class in org.datacleaner.guice
Helper class for creating sub-injectors to the current injector.
InjectorBuilder(DCModule, Injector) - Constructor for class org.datacleaner.guice.InjectorBuilder
 
insertString(int, String, AttributeSet) - Method in class org.datacleaner.util.NumberDocument
 
INSETS_EMPTY - Static variable in class org.datacleaner.util.WidgetUtils
Commonly used insets - empty
installComponents() - Method in class org.datacleaner.widgets.DCScrollBarUI
 
installDefaults(AbstractButton) - Method in class org.datacleaner.widgets.DarkButtonUI
 
installDefaults(AbstractButton) - Method in class org.datacleaner.widgets.DarkToggleButtonUI
 
installDefaults(AbstractButton) - Method in class org.datacleaner.widgets.DefaultButtonUI
 
installDefaults(AbstractButton) - Method in class org.datacleaner.widgets.DefaultToggleButtonUI
 
installDefaults(AbstractButton) - Method in class org.datacleaner.widgets.PrimaryButtonUI
 
invokeSwingAction(Runnable) - Static method in class org.datacleaner.util.WidgetUtils
Invokes a Runnable as soon as possible.
is3D(AbstractButton) - Method in class org.datacleaner.widgets.PrimaryButtonUI
 
isBatchUpdating() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
isCellEditable(EventObject) - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
isCentered() - Method in class org.datacleaner.windows.AbstractWindow
 
isCentered() - Method in class org.datacleaner.windows.DataSetWindow
 
isCentered() - Method in class org.datacleaner.windows.DetailsResultWindow
 
isCentered() - Method in class org.datacleaner.windows.QueryWindow
 
isDatastoreSelectionEnabled() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Gets whether datastore selection is enabled.
isDatastoreSet() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Gets whether or not the datastore has been set in this window (ie.
isEmpty() - Method in class org.datacleaner.widgets.properties.FormPanel
 
isExpanded() - Method in class org.datacleaner.panels.ConfiguredPropertyTaskPane
 
isFilterRequirementsAvailable() - Method in class org.datacleaner.widgets.ChangeRequirementMenuBuilder
 
isSet() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
isSet() - Method in interface org.datacleaner.widgets.properties.PropertyWidget
Determines if the property is set given the current state in the UI.
isUpdating() - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
Determines whether a property widget is currently updating/setting it's property value.
isVisible() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
Determines if the widget is currently visible.
isVisible() - Method in class org.datacleaner.widgets.table.DCTablePanel
 
isWindowMaximized() - Method in class org.datacleaner.util.WindowSizePreferences
 
isWindowResizable() - Method in class org.datacleaner.windows.AbstractDialog
 
isWindowResizable() - Method in class org.datacleaner.windows.AbstractWindow
 
isWindowResizable() - Method in class org.datacleaner.windows.DataSetWindow
 
isWindowResizable() - Method in class org.datacleaner.windows.DetailsResultWindow
 
isWindowResizable() - Method in class org.datacleaner.windows.ErrorDialog
 
isWindowResizable() - Method in class org.datacleaner.windows.QueryWindow
 
itemStateChanged(ItemEvent) - Method in class org.datacleaner.widgets.DCCheckBox
 

J

JComponentCellEditor - Class in org.datacleaner.widgets.table
 
JComponentCellEditor(JComponent) - Constructor for class org.datacleaner.widgets.table.JComponentCellEditor
 
JobGraphMetadata - Class in org.datacleaner.widgets.visualization
 
JobGraphMetadata() - Constructor for class org.datacleaner.widgets.visualization.JobGraphMetadata
 
JSON_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 

L

LIBERELLO_HIGHLIGHTER - Static variable in class org.datacleaner.util.WidgetUtils
A highlighter for coloring odd/even rows in a table
LoadingIcon - Class in org.datacleaner.widgets
 
LoadingIcon() - Constructor for class org.datacleaner.widgets.LoadingIcon
 
LookAndFeelManager - Class in org.datacleaner.util
Class that encapsulates all central configuration of look and feel and similar Swing constructs.

M

main(String[]) - Static method in class org.datacleaner.widgets.PopupButton
 
maximizeWindow() - Method in class org.datacleaner.windows.AbstractWindow
 
MENU_DQ_MONITOR - Static variable in class org.datacleaner.util.IconUtils
 
MENU_EXECUTE - Static variable in class org.datacleaner.util.IconUtils
 
MENU_NEW - Static variable in class org.datacleaner.util.IconUtils
 
MENU_OPEN - Static variable in class org.datacleaner.util.IconUtils
 
MENU_OPTIONS - Static variable in class org.datacleaner.util.IconUtils
 
METADATA_PROPERTY_COORDINATES_X - Static variable in class org.datacleaner.widgets.visualization.JobGraphMetadata
 
METADATA_PROPERTY_COORDINATES_Y - Static variable in class org.datacleaner.widgets.visualization.JobGraphMetadata
 
MinimalPropertyWidget<E> - Class in org.datacleaner.widgets.properties
Minimalistic abstract implementation of the PropertyWidget interface.
MinimalPropertyWidget(ComponentBuilder, ConfiguredPropertyDescriptor) - Constructor for class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
MODEL_COLUMN - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_COLUMN_EXPRESSION - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_COLUMN_KEY - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_COMPONENT_LIBRARY - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_JOB - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_METADATA - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_QUERY - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_QUICK_ANALYSIS - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_RESULT - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_ROW - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_SCHEMA - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_SCHEMA_INFORMATION - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_SOURCE - Static variable in class org.datacleaner.util.IconUtils
 
MODEL_TABLE - Static variable in class org.datacleaner.util.IconUtils
 
MONGODB_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
mouseClicked(MouseEvent) - Method in class org.datacleaner.widgets.DCCheckBox
 
mouseClicked(MouseEvent) - Method in class org.datacleaner.widgets.table.DCTable
 
mouseEntered(MouseEvent) - Method in class org.datacleaner.widgets.DCCheckBox
 
mouseEntered(MouseEvent) - Method in class org.datacleaner.widgets.table.DCTable
 
mouseExited(MouseEvent) - Method in class org.datacleaner.widgets.DCCheckBox
 
mouseExited(MouseEvent) - Method in class org.datacleaner.widgets.table.DCTable
 
mousePressed(MouseEvent) - Method in class org.datacleaner.widgets.DCCheckBox
 
mousePressed(MouseEvent) - Method in class org.datacleaner.widgets.table.DCTable
 
mouseReleased(MouseEvent) - Method in class org.datacleaner.widgets.DCCheckBox
 
mouseReleased(MouseEvent) - Method in class org.datacleaner.widgets.table.DCTable
 
MutableInputColumnListPanel - Class in org.datacleaner.panels
Panel containing text box and other presentation of mutable input columns.
MutableInputColumnListPanel(AnalysisJobBuilder, MutableInputColumn<?>) - Constructor for class org.datacleaner.panels.MutableInputColumnListPanel
 

N

NO_REQUIREMENT_TEXT - Static variable in class org.datacleaner.widgets.ChangeRequirementMenuBuilder
 
notifyListeners() - Method in class org.datacleaner.widgets.DCCheckBox
 
NumberDocument - Class in org.datacleaner.util
A Document, typically used for JTextFields, which specifies that only numbers may be entered.
NumberDocument() - Constructor for class org.datacleaner.util.NumberDocument
 
NumberDocument(boolean) - Constructor for class org.datacleaner.util.NumberDocument
 
NumberDocument(boolean, boolean) - Constructor for class org.datacleaner.util.NumberDocument
 

O

ODB_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
onAdd(AnalyzerComponentBuilder<?>) - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
onAdd(FilterComponentBuilder<?, ?>) - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
onAdd(TransformerComponentBuilder<?>) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
onBatchFinished() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
onConfigurationChanged() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
Convenience method made available to subclasses to inform that the configuration of this component has changed
onConfigurationChanged(AnalyzerComponentBuilder<?>) - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
onConfigurationChanged(FilterComponentBuilder<?, ?>) - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
onConfigurationChanged(TransformerComponentBuilder<?>) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
onConfigurationChanged() - Method in class org.datacleaner.widgets.properties.PropertyWidgetCollection
Invoked whenever a configured property within this widget factory is changed.
onDispose(DCWindow) - Method in interface org.datacleaner.bootstrap.WindowContext
Method which should be invoked when a window is closed/disposed.
onItemSelected(E, boolean) - Method in interface org.datacleaner.widgets.DCCheckBox.Listener
 
onItemSelected(MutableInputColumn<?>, boolean) - Method in class org.datacleaner.widgets.OutputColumnVisibilityButton
 
onNameChanged(MutableInputColumn<?>, String, String) - Method in class org.datacleaner.panels.MutableInputColumnListPanel
 
onOutputChanged(TransformerComponentBuilder<?>, List<MutableInputColumn<?>>) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
onPanelAdd() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
Notification method invoked when the resulting panel is added to the UI.
onPanelRemove() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
Notification method invoked when the resulting panel is removed from the UI.
onRemove(AnalyzerComponentBuilder<?>) - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
onRemove(FilterComponentBuilder<?, ?>) - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
onRemove(TransformerComponentBuilder<?>) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
onRequirementChanged() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
Deprecated.
no longer has any effect since ChangeRequirementButton has been removed from this panel
onRequirementChanged(AnalyzerComponentBuilder<?>) - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
onRequirementChanged(FilterComponentBuilder<?, ?>) - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
onRequirementChanged(TransformerComponentBuilder<?>) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
onRequirementChanged() - Method in class org.datacleaner.widgets.ChangeRequirementMenuBuilder
 
onShow(DCWindow) - Method in interface org.datacleaner.bootstrap.WindowContext
Method which should be invoked when a window is opened/shown.
onValueTouched(E) - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
onValueTouched(E) - Method in interface org.datacleaner.widgets.properties.PropertyWidget
Called on a widget if the value it contains is prone to have been changed by a another party (typically some sort of shortcut in the UI to populate values or similar).
onVisibilityChanged(MutableInputColumn<?>, boolean) - Method in class org.datacleaner.panels.MutableInputColumnListPanel
 
onWindowClosing() - Method in class org.datacleaner.windows.AbstractDialog
 
onWindowClosing() - Method in class org.datacleaner.windows.AbstractWindow
 
onWindowVisible() - Method in class org.datacleaner.windows.AbstractWindow
 
open() - Method in class org.datacleaner.windows.AbstractDialog
 
open() - Method in class org.datacleaner.windows.AbstractWindow
 
open() - Method in interface org.datacleaner.windows.DCWindow
 
org.datacleaner.actions - package org.datacleaner.actions
 
org.datacleaner.bootstrap - package org.datacleaner.bootstrap
 
org.datacleaner.desktop.api - package org.datacleaner.desktop.api
 
org.datacleaner.guice - package org.datacleaner.guice
 
org.datacleaner.panels - package org.datacleaner.panels
 
org.datacleaner.util - package org.datacleaner.util
 
org.datacleaner.widgets - package org.datacleaner.widgets
 
org.datacleaner.widgets.properties - package org.datacleaner.widgets.properties
 
org.datacleaner.widgets.result - package org.datacleaner.widgets.result
 
org.datacleaner.widgets.table - package org.datacleaner.widgets.table
 
org.datacleaner.widgets.tooltip - package org.datacleaner.widgets.tooltip
 
org.datacleaner.widgets.visualization - package org.datacleaner.widgets.visualization
 
org.datacleaner.windows - package org.datacleaner.windows
 
OutputColumnVisibilityButton - Class in org.datacleaner.widgets
A toggle button for the visibility of a MutableInputColumn.
OutputColumnVisibilityButton(MutableInputColumn<?>) - Constructor for class org.datacleaner.widgets.OutputColumnVisibilityButton
 

P

paint(Graphics) - Method in class org.datacleaner.panels.DCBannerPanel
 
paintComponent(Graphics) - Method in class org.datacleaner.panels.DCPanel
 
paintPanelBackgroundColor(Graphics) - Method in class org.datacleaner.panels.DCPanel
 
paintPanelBackgroundImage(Graphics, Image, int, int, float, float) - Method in class org.datacleaner.panels.DCPanel
 
PLUGIN - Static variable in class org.datacleaner.util.IconUtils
 
PopupButton - Class in org.datacleaner.widgets
A toggle button that when selected shows a popup menu.
PopupButton(String) - Constructor for class org.datacleaner.widgets.PopupButton
 
PopupButton(String, Icon) - Constructor for class org.datacleaner.widgets.PopupButton
 
PopupButton(String, Icon, PopupButton.MenuPosition) - Constructor for class org.datacleaner.widgets.PopupButton
 
PopupButton.MenuPosition - Enum in org.datacleaner.widgets
 
PrecedingComponentConsumer - Interface in org.datacleaner.desktop.api
Interface for Components that are capable of placing itself as a consumer (succeeding component) of a preceding Transformer or Filter.
PreviewSourceDataActionListener - Class in org.datacleaner.actions
 
PreviewSourceDataActionListener(WindowContext, Datastore, Column...) - Constructor for class org.datacleaner.actions.PreviewSourceDataActionListener
 
PreviewSourceDataActionListener(WindowContext, Datastore, Table) - Constructor for class org.datacleaner.actions.PreviewSourceDataActionListener
 
PreviewSourceDataActionListener(WindowContext, Datastore, Collection<? extends InputColumn<?>>) - Constructor for class org.datacleaner.actions.PreviewSourceDataActionListener
 
PreviewTransformedDataActionListener - Class in org.datacleaner.actions
ActionListener responsible for previewing transformed data in a DataSetWindow.
PreviewTransformedDataActionListener(WindowContext, TransformerComponentBuilder<?>) - Constructor for class org.datacleaner.actions.PreviewTransformedDataActionListener
 
PreviewTransformedDataActionListener(WindowContext, TransformerComponentBuilderPresenter, TransformerComponentBuilder<?>) - Constructor for class org.datacleaner.actions.PreviewTransformedDataActionListener
 
PreviewTransformedDataActionListener(WindowContext, TransformerComponentBuilderPresenter, TransformerComponentBuilder<?>, int) - Constructor for class org.datacleaner.actions.PreviewTransformedDataActionListener
 
PrimaryButtonUI - Class in org.datacleaner.widgets
A ButtonUI for primary buttons in the DataCleaner user interface.
PropertyWidget<E> - Interface in org.datacleaner.widgets.properties
Defines an interface for (wrappers of) widgets that are used to edit configurable properties of analyzers, transformers and filters.
PropertyWidgetCollection - Class in org.datacleaner.widgets.properties
Contains the PropertyWidgets of a particular component
PropertyWidgetCollection(ComponentBuilder) - Constructor for class org.datacleaner.widgets.properties.PropertyWidgetCollection
 
PropertyWidgetFactory - Interface in org.datacleaner.widgets.properties
Represents a factory for PropertyWidgets.
PropertyWidgetPanel - Class in org.datacleaner.widgets.properties
A panel which presents multiple property widgets and their labels in a form-like view.
PropertyWidgetPanel() - Constructor for class org.datacleaner.widgets.properties.PropertyWidgetPanel
 
putMappedPropertyWidget(ConfiguredPropertyDescriptor, PropertyWidgetMapping) - Method in class org.datacleaner.widgets.properties.PropertyWidgetCollection
 

Q

QueryActionListener - Class in org.datacleaner.actions
Action listener that displays a query window
QueryActionListener(WindowContext, AnalysisJobBuilder, Table) - Constructor for class org.datacleaner.actions.QueryActionListener
 
QueryActionListener(WindowContext, AnalysisJobBuilder, Table, Collection<? extends HasName>) - Constructor for class org.datacleaner.actions.QueryActionListener
 
QueryWindow - Class in org.datacleaner.windows
Window that presents an ad-hoc query editor panel and a result of the query
QueryWindow(WindowContext, Datastore, String) - Constructor for class org.datacleaner.windows.QueryWindow
 

R

registerWidget(ConfiguredPropertyDescriptor, PropertyWidget<?>) - Method in class org.datacleaner.widgets.properties.PropertyWidgetCollection
Registers a widget in this factory in rare cases when the factory is not used to actually instantiate the widget, but it is still needed to register the widget for compliancy with eg.
remove(JXTaskPane) - Method in class org.datacleaner.widgets.DCTaskPaneContainer
 
remove(Component) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
removeAll() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
removeCellEditorListener(CellEditorListener) - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
removeColumn(InputColumn<?>) - Method in class org.datacleaner.panels.ColumnListTable
 
removeColumn(InputColumn<?>, boolean) - Method in class org.datacleaner.panels.ColumnListTable
 
removeExitActionListener(ExitActionListener) - Method in interface org.datacleaner.bootstrap.WindowContext
Removes an action listener for exit actions
removeListener(DCCheckBox.Listener<E>) - Method in class org.datacleaner.widgets.DCCheckBox
 
removeNotify() - Method in class org.datacleaner.panels.AnalyzerComponentBuilderPanel
 
removeNotify() - Method in class org.datacleaner.panels.FilterComponentBuilderPanel
 
removeNotify() - Method in class org.datacleaner.panels.MutableInputColumnListPanel
 
removeNotify() - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
removeNotify() - Method in class org.datacleaner.widgets.LoadingIcon
 
removeNotify() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
Deprecated.
removeWindowListener(ActionListener) - Method in interface org.datacleaner.bootstrap.WindowContext
Removes a window listener that has previously been added using WindowContext.addWindowListener(ActionListener)

S

SALESFORCE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
SAS_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
scrolleable(JComponent) - Static method in class org.datacleaner.util.WidgetUtils
 
selectRows(int...) - Method in class org.datacleaner.widgets.table.DCTable
 
setAlignment(int, Alignment) - Method in class org.datacleaner.widgets.table.DCTable
 
setAlignment(int, Alignment) - Method in class org.datacleaner.widgets.table.DCTableCellRenderer
 
setAppropriateFont(JLabel) - Static method in class org.datacleaner.util.WidgetUtils
 
setBackgroundColor(Color) - Method in class org.datacleaner.windows.AbstractDialog
 
setBannerImage(Image) - Method in class org.datacleaner.windows.AbstractDialog
 
setBorder(Border) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
setColumns(List<? extends InputColumn<?>>) - Method in class org.datacleaner.panels.ColumnListTable
 
setConfiguredProperty(ConfiguredPropertyDescriptor, Object) - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
 
setDarkButtonStyle(AbstractButton) - Static method in class org.datacleaner.util.WidgetUtils
 
setDatastore(Datastore) - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Initializes the window to use a particular datastore in the schema tree.
setDatastore(Datastore, boolean) - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Initializes the window to use a particular datastore in the schema tree.
setDatastoreSelectionEnabled(boolean) - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets whether or not datastore selection should be enabled (default is true).
setDefaultButtonStyle(AbstractButton) - Static method in class org.datacleaner.util.WidgetUtils
 
setJobFile(FileObject) - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets the job file of the window (will be visible in the title and more).
setLayout(LayoutManager) - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
setMaximumWidth(int) - Method in class org.datacleaner.widgets.DCLabel
 
setMenuPosition(PopupButton.MenuPosition) - Method in class org.datacleaner.widgets.PopupButton
 
setModel(TableModel) - Method in class org.datacleaner.widgets.table.DCTable
Since setModel(...) is used to update the contents and repaint the widget, we will also make this happen if a panel is presenting the table.
setOutputColumns(List<? extends InputColumn<?>>) - Method in class org.datacleaner.panels.TransformerComponentBuilderPanel
 
setPointForTable(AnalysisJobBuilder, Table, Number, Number) - Static method in class org.datacleaner.widgets.visualization.JobGraphMetadata
 
setPreferredSize(int, int) - Method in class org.datacleaner.panels.DCPanel
 
setPreferredSize(int, int) - Method in class org.datacleaner.widgets.LoadingIcon
 
setPreferredSize(Dimension) - Method in class org.datacleaner.widgets.table.DCTablePanel
 
setPrimaryButtonStyle(AbstractButton) - Static method in class org.datacleaner.util.WidgetUtils
 
setSelected(boolean, boolean) - Method in class org.datacleaner.widgets.DCCheckBox
 
setStatusLabelError() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets the icon of the status label to indicate an error situation
setStatusLabelNotice() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets the icon of the status label to indicate an notice/informational situation
setStatusLabelText(String) - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets the status label text.
setStatusLabelValid() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets the icon of the status label to indicate an valid situation
setStatusLabelWarning() - Method in interface org.datacleaner.windows.AnalysisJobBuilderWindow
Sets the icon of the status label to indicate a warning situation
setText(String) - Method in class org.datacleaner.widgets.DCLabel
 
setTitle2(String) - Method in class org.datacleaner.panels.DCBannerPanel
 
setTitledBorder(String) - Method in class org.datacleaner.panels.DCPanel
 
setUpdating(boolean) - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
Provides a method for setting the "updating" flag (see MinimalPropertyWidget.isUpdating()).
setUserPreferredSize(Dimension, boolean) - Method in class org.datacleaner.util.WindowSizePreferences
 
setValue(E) - Method in class org.datacleaner.widgets.DCCheckBox
 
setValue(E) - Method in class org.datacleaner.widgets.properties.MinimalPropertyWidget
 
setVisible(boolean) - Method in class org.datacleaner.widgets.table.DCTable
 
setVisible(boolean) - Method in class org.datacleaner.widgets.table.DCTablePanel
 
setVisible(boolean) - Method in class org.datacleaner.windows.AbstractDialog
 
setVisible(boolean) - Method in class org.datacleaner.windows.AbstractWindow
 
setVisibleColumns(int, int) - Method in class org.datacleaner.widgets.table.DCTable
 
shouldSelectCell(EventObject) - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
showContextVisualization() - Method in class org.datacleaner.panels.AbstractComponentBuilderPanel
Deprecated.
not used anymore
showErrorMessage(String, String) - Static method in class org.datacleaner.util.WidgetUtils
 
showErrorMessage(String, String, Throwable) - Static method in class org.datacleaner.util.WidgetUtils
 
showErrorMessage(String, Throwable) - Static method in class org.datacleaner.util.WidgetUtils
 
showExitDialog() - Method in interface org.datacleaner.bootstrap.WindowContext
Requests that an "exit application" dialog is shown.
showPopup(JComponent) - Method in class org.datacleaner.actions.DisplayOutputWritersAction
 
showPopup(JPopupMenu) - Method in class org.datacleaner.widgets.PopupButton
 
slightlyBrighter(Color) - Static method in class org.datacleaner.util.WidgetUtils
Moderated version of Color.brighter()
slightlyDarker(Color) - Static method in class org.datacleaner.util.WidgetUtils
Moderated version of Color.darker()
STATUS_ERROR - Static variable in class org.datacleaner.util.IconUtils
 
STATUS_INFO - Static variable in class org.datacleaner.util.IconUtils
 
STATUS_VALID - Static variable in class org.datacleaner.util.IconUtils
 
STATUS_WARNING - Static variable in class org.datacleaner.util.IconUtils
 
stopCellEditing() - Method in class org.datacleaner.widgets.table.JComponentCellEditor
 
STRING_PATTERN_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
STRING_PATTERN_REGEX_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
STRING_PATTERN_REGEXSWAP_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
STRING_PATTERN_SIMPLE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
SUGAR_CRM_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
SYNONYM_CATALOG_DATASTORE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
SYNONYM_CATALOG_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
SYNONYM_CATALOG_TEXTFILE_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
SYSTEM_PROPERTY_HIDE_WINDOWS - Static variable in class org.datacleaner.windows.AbstractWindow
System property (see System.setProperty(String, String) which can be set to "true" in case windows should not be opened when AbstractWindow.open() is called.

T

TEXT_FIELD_COLUMNS - Static variable in class org.datacleaner.util.WidgetFactory
Default JTextField columns width value
toComponent() - Method in class org.datacleaner.windows.AbstractDialog
 
toComponent() - Method in class org.datacleaner.windows.AbstractWindow
 
toComponent() - Method in interface org.datacleaner.windows.DCWindow
 
toFront() - Method in interface org.datacleaner.windows.DCWindow
 
toPanel(boolean) - Method in class org.datacleaner.widgets.table.DCTable
Convenience method to create a panel with this table, including it's header, correctly layed out.
toPanel() - Method in class org.datacleaner.widgets.table.DCTable
Convenience method to create a panel with this table, including it's header, correctly layed out.
toString() - Method in class org.datacleaner.widgets.ChangeRequirementButton
 
TRANSFORMER_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 
TransformerComponentBuilderPanel - Class in org.datacleaner.panels
TransformerComponentBuilderPanel(TransformerComponentBuilder<?>, WindowContext, PropertyWidgetFactory, DataCleanerConfiguration) - Constructor for class org.datacleaner.panels.TransformerComponentBuilderPanel
 
TransformerComponentBuilderPanel(Image, int, int, TransformerComponentBuilder<?>, WindowContext, PropertyWidgetFactory, DataCleanerConfiguration) - Constructor for class org.datacleaner.panels.TransformerComponentBuilderPanel
 
TransformerComponentBuilderPresenter - Interface in org.datacleaner.panels
Interface for presenter widgets that present TransformerComponentBuilder objects.

U

updateText() - Method in class org.datacleaner.widgets.ChangeRequirementButton
 
updateUI() - Method in class org.datacleaner.widgets.properties.AbstractPropertyWidget
 
updateWindowTitle() - Method in class org.datacleaner.windows.AbstractDialog
 
updateWindowTitle() - Method in class org.datacleaner.windows.AbstractWindow
 

V

valueOf(String) - Static method in enum org.datacleaner.widgets.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.datacleaner.widgets.PopupButton.MenuPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.datacleaner.windows.AnalysisJobBuilderWindow.AnalysisWindowPanelType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.datacleaner.widgets.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.datacleaner.widgets.PopupButton.MenuPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.datacleaner.windows.AnalysisJobBuilderWindow.AnalysisWindowPanelType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEBSITE - Static variable in class org.datacleaner.util.IconUtils
 
WidgetFactory - Class in org.datacleaner.util
Factory class for various commonly used widgets in DataCleaner.
WidgetFactory() - Constructor for class org.datacleaner.util.WidgetFactory
 
WidgetUtils - Class in org.datacleaner.util
 
windowActivated(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowActivated(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
windowClosed(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowClosed(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
windowClosing(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowClosing(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
WindowContext - Interface in org.datacleaner.bootstrap
Interface for component that manages the context of the UI in DataCleaner.
windowDeactivated(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowDeactivated(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
windowDeiconified(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowDeiconified(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
windowIconified(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowIconified(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
windowOpened(WindowEvent) - Method in class org.datacleaner.windows.AbstractDialog
 
windowOpened(WindowEvent) - Method in class org.datacleaner.windows.AbstractWindow
 
WindowSizePreferences - Class in org.datacleaner.util
 
WindowSizePreferences(UserPreferences, String, int, int) - Constructor for class org.datacleaner.util.WindowSizePreferences
 
with(Class<?>, Object) - Method in class org.datacleaner.guice.InjectorBuilder
 
with(TypeLiteral<?>, Object) - Method in class org.datacleaner.guice.InjectorBuilder
 

X

XML_IMAGEPATH - Static variable in class org.datacleaner.util.IconUtils
 

_

_panel - Variable in class org.datacleaner.widgets.table.DCTable
 
_rightClickMenuItems - Variable in class org.datacleaner.widgets.table.DCTable
 
A B C D E F G H I J L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2015. All Rights Reserved.