Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.gui.util

Utility classes for GUIs (e.g. a class to display a logging panel)

See:
          Description

Class Summary
DynamicParameters Wrapper around a set of parameters for ELKI, that may not yet be complete or correct.
DynamicParameters.RemainingOptions Dummy option class that represents unhandled options
LogPane A Swing object to receive ELKI logging output.
LogPanel Panel that contains a text logging pane (LogPane) and progress bars.
ParametersModel A Swing TableModel that uses a DynamicParameters object as storage.
ParameterTable Class showing a table of ELKI parameters.
SavedSettingsFile Class to manage saved settings in a text file.
 

Package de.lmu.ifi.dbs.elki.gui.util Description

Utility classes for GUIs (e.g. a class to display a logging panel)


Release 0.3 (2010-03-31_1612)