Package org.deidentifier.arx.gui.view.impl.wizard
package org.deidentifier.arx.gui.view.impl.wizard
-
KlasseBeschreibungARXWizard<T>This class implements an abstract base class for wizards.A custom implementation of the default SWT WizardDialog that is more compact and allows adding additional buttons.A specification for a button to add to the wizard.This class implements a wizard for generalization hierarchies.Result of the wizard.Updateable part of the wizard.The general editor for hierarchies.Editor for functions.Tiny callback for parents.Editor for groups.An editor for intervals.Layouts the tree shown in the wizard.The editor's menu.Editor for ranges.Renders the content.Base class for rendering contexts.A rendering context for a group.A rendering context for an interval.The base model for the wizard.An abstract base model for all builders.A model for date-based builders.A base-class for grouping-based builders, i.e., order-based and interval-based buildersThis class represents a group.This class represents an interval.This class represents an adjustment.A model for interval-based builders.A model for order-based builders.A model for priority-based builders.PrioritiesA model for redaction-based builders.An abstract base class for pages that allow configuring a builder.A page for configuring the date-based builder.The final page that shows an overview of the resulting hierarchy.A page for configuring the interval-based builder.A page for configuring the order-based builder.A page for configuring the priority-based builder.A page for configuring the redaction-based builder.A hierarchy page for choosing the type of builder.Wizard guiding the user through the process of importing data The user is taken through the process of importing data into the GUI step by step.Stores all of the data gathered by the wizard and offers means to access it This object is accessible to all pages of the wizard and can be used to store and/or retrieve data.Possible sources for importing data from.Wrapper for
ImportColumnused in the wizard context This is a wrapper forImportColumn.Column overview page This pages gives the user an overview of the detected columns and allows him to change things around.CSV page This page offers means to import data from a CSV file.Excel page This page offers means to import data from an Excel file.JDBC page This page offers means to specify connection details for a database.Preview page This page gives the user a preview over the data and how it is about to be imported.Source selection page This page provides means to select the source the user wants to import data from.Table overview page This pages gives the user an overview of the detected tables and allows him to select the desired one by clicking on it.