Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Packages that use de.lmu.ifi.dbs.elki.gui.util
de.lmu.ifi.dbs.elki.gui.minigui A very simple UI to build ELKI command lines. 
de.lmu.ifi.dbs.elki.gui.util Utility classes for GUIs (e.g. a class to display a logging panel) 
 

Classes in de.lmu.ifi.dbs.elki.gui.util used by de.lmu.ifi.dbs.elki.gui.minigui
DynamicParameters
          Wrapper around a set of parameters for ELKI, that may not yet be complete or correct.
LogPanel
          Panel that contains a text logging pane (LogPane) and progress bars.
ParameterTable
          Class showing a table of ELKI parameters.
SavedSettingsFile
          Class to manage saved settings in a text file.
 

Classes in de.lmu.ifi.dbs.elki.gui.util used by de.lmu.ifi.dbs.elki.gui.util
DynamicParameters
          Wrapper around a set of parameters for ELKI, that may not yet be complete or correct.
DynamicParameters.Node
          Node in the option tree (well, actually list)
LogPane
          A Swing object to receive ELKI logging output.
ParametersModel
          A Swing TableModel that uses a DynamicParameters object as storage.
ParameterTable.DropdownEditor
          Editor using a Dropdown box to offer known values to choose from.
ParameterTable.FileNameEditor
          Editor for selecting input and output file and folders names
 


Release 0.3 (2010-03-31_1612)