Package org.dllearner.gui.widgets

Widgets for displaying and setting values of configuration options.

See:
          Description

Class Summary
AbstractWidgetPanel<T> Abstract superclass of all widgets.
WidgetPanelBoolean Panel for option Boolean, defined in BooleanConfigOption.
WidgetPanelDefault Panel for not defined options.
WidgetPanelDouble Panel for option Double, defined in DoubleConfigOption.
WidgetPanelInteger Panel for option Integer, defined in org.dllearner.core.config.IntegerConfigOption.
WidgetPanelString Panel for option String, defined in StringConfigOption.
WidgetPanelStringSet Panel for option StringSet, defined in org.dllearner.core.config.StringSetConfigOption.
WidgetPanelStringTupleList Panel for option StringTupleList, defined in org.dllearner.core.config.StringTupleListConfigOption.
WidgetPanelURL Widget panel for URLs.
 

Package org.dllearner.gui.widgets Description

Widgets for displaying and setting values of configuration options.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann