Uses of Class
org.knime.core.node.defaultnodesettings.SettingsModelStringArray

Packages that use SettingsModelStringArray
org.knime.core.node.defaultnodesettings Contains default dialog components, which can be used to quickly create a simple dialog. 
 

Uses of SettingsModelStringArray in org.knime.core.node.defaultnodesettings
 

Methods in org.knime.core.node.defaultnodesettings that return SettingsModelStringArray
protected  SettingsModelStringArray SettingsModelStringArray.createClone()
          
 

Constructors in org.knime.core.node.defaultnodesettings with parameters of type SettingsModelStringArray
DialogComponentStringListSelection(SettingsModelStringArray stringModel, String label, Collection<String> list, boolean required, int visibleRowCount)
          Constructor that puts label and select box into panel.
DialogComponentStringListSelection(SettingsModelStringArray stringModel, String label, Collection<String> list, int selectionMode, boolean required, int visibleRowCount)
          Constructor that puts label and select box into panel.
DialogComponentStringListSelection(SettingsModelStringArray stringModel, String label, String... list)
          Constructor that puts label and select box into panel.
DialogComponentStringListSelection(SettingsModelStringArray stringModel, String label, StringIconOption[] list, int selectionMode, boolean required, int visibleRowCount)
          Constructor that puts label and select box into panel.
 



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.