Uses of Class
org.dllearner.gui.widgets.AbstractWidgetPanel

Packages that use AbstractWidgetPanel
org.dllearner.gui.widgets Widgets for displaying and setting values of configuration options. 
 

Uses of AbstractWidgetPanel in org.dllearner.gui.widgets
 

Subclasses of AbstractWidgetPanel in org.dllearner.gui.widgets
 class WidgetPanelBoolean
          Panel for option Boolean, defined in BooleanConfigOption.
 class WidgetPanelDefault
          Panel for not defined options.
 class WidgetPanelDouble
          Panel for option Double, defined in DoubleConfigOption.
 class WidgetPanelInteger
          Panel for option Integer, defined in org.dllearner.core.config.IntegerConfigOption.
 class WidgetPanelString
          Panel for option String, defined in StringConfigOption.
 class WidgetPanelStringSet
          Panel for option StringSet, defined in org.dllearner.core.config.StringSetConfigOption.
 class WidgetPanelStringTupleList
          Panel for option StringTupleList, defined in org.dllearner.core.config.StringTupleListConfigOption.
 class WidgetPanelURL
          Widget panel for URLs.
 



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