Uses of Class
at.tuwien.ifs.somtoolbox.util.CentredDialog

Packages that use CentredDialog
at.tuwien.ifs.somtoolbox.apps Classes in this package implement applications based upon SOMs, the most important being the SOMViewer
at.tuwien.ifs.somtoolbox.apps.viewer This package implements the SOMViewer application; main class is SOMViewer.java. 
at.tuwien.ifs.somtoolbox.apps.viewer.controls This package provides control elements, mostly dialogs, for the SOMViewer application. 
 

Uses of CentredDialog in at.tuwien.ifs.somtoolbox.apps
 

Subclasses of CentredDialog in at.tuwien.ifs.somtoolbox.apps
 class DataSetViewer
          Implements a JDialog for displaying a 2 or 3 dimensional data set.
 

Uses of CentredDialog in at.tuwien.ifs.somtoolbox.apps.viewer
 

Subclasses of CentredDialog in at.tuwien.ifs.somtoolbox.apps.viewer
 class ExportDialog
          Provides a dialog for setting various options when exporting visualisations.
 class LabellingDialog
          Implements a graphical control element to run or re-run labelling of the map.
 class SharedSOMVisualisationDataDialog
          A dialog to load and unload shared input data used by various visualisations, such as the TemplateVector, InputData, etc.
 class TuxRacerExportDialog
           
 

Uses of CentredDialog in at.tuwien.ifs.somtoolbox.apps.viewer.controls
 

Subclasses of CentredDialog in at.tuwien.ifs.somtoolbox.apps.viewer.controls
 class ClusterBoderColorChooser
           
 class ColorChooser
          A generic color chooser dialog.
 class LabelEditColorChooser
          The color chooser panel used to edit colors of labels.