Package de.cau.cs.kieler.kiml.grana.ui

The graph analysis ui contributions.

See:
          Description

Interface Summary
ISelectionListener The interface for listeners on the selection of an {AnalysisSelectionViewer}.
 

Class Summary
AnalysisResultDialog The dialog for presenting the results of a set of analyses.
AnalysisSelectionDialog The dialog that shows a selection of graph analyses to the user to select from.
AnalysisSelectionViewer A component which displays analysis categories in a given collection and lets the user select any number of analyses specifed in these categories.
BatchAnalysisSelectionPage This page displays the available analyses and lets the user select any number of them for the batch run.
BatchFileSelectionPage This page displays the workspace contents and lets the user select diagram files.
BatchResultFilePage This page lets the user select a file for the results of the batch.
BatchWizard The batch wizard lets the user select any number of diagram files and starts a job which opens the diagrams, applies automatic layout, performs all currently selected graph analyses and saves the results to a file.
DialogVisualizationMethod A visualization method which displays the results in a dialog.
GranaGeneralPreferencePage The general grana preference page.
GranaUIUtil A utility class for Grana UI functionality.
HtmlResultGenerator A utility class for generating html from a set of analysis results.
ViewVisualizationMethod A visualization method which updates the result view.
 

Package de.cau.cs.kieler.kiml.grana.ui Description

The graph analysis ui contributions.