Uses of Class
org.knime.core.node.config.ConfigEditTreeModel

Packages that use ConfigEditTreeModel
org.knime.core.node.config Contains a utility class Config to store a general state (i.e. 
 

Uses of ConfigEditTreeModel in org.knime.core.node.config
 

Methods in org.knime.core.node.config that return ConfigEditTreeModel
static ConfigEditTreeModel ConfigEditTreeModel.create(Config settingsTree)
          Parses a settings tree and creates an empty mask (for later modification).
static ConfigEditTreeModel ConfigEditTreeModel.create(Config settingsTree, Config variableTree)
          Factory method that parses the settings tree and constructs a new object of this class.
 ConfigEditTreeModel ConfigEditJTree.getModel()
          
 

Methods in org.knime.core.node.config with parameters of type ConfigEditTreeModel
(package private)  void ConfigEditTreeModel.ConfigEditTreeNode.setTreeModel(ConfigEditTreeModel treeModel)
           
 

Constructors in org.knime.core.node.config with parameters of type ConfigEditTreeModel
ConfigEditJTree(ConfigEditTreeModel model)
          Shows given tree model.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.