org.knime.base.node.mine.mds.mdsprojection
Class MDSProjectionNodeDialog

java.lang.Object
  extended by org.knime.core.node.NodeDialogPane
      extended by org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane
          extended by org.knime.base.node.mine.mds.mdsprojection.MDSProjectionNodeDialog

public class MDSProjectionNodeDialog
extends DefaultNodeSettingsPane

The dialog of the MDS projection node.

Author:
Kilian Thiel, University of Konstanz

Nested Class Summary
(package private)  class MDSProjectionNodeDialog.CheckBoxChangeListener
           
 
Constructor Summary
MDSProjectionNodeDialog()
          Creates a new instance of MDSNodeDialog.
 
Method Summary
static SettingsModelFilterString getFixedColumnModel()
           
static SettingsModelBoolean getProjectOnlyModel()
           
 
Methods inherited from class org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane
addDialogComponent, closeCurrentGroup, createNewGroup, createNewTab, createNewTabAt, loadAdditionalSettingsFrom, loadAdditionalSettingsFrom, loadSettingsFrom, saveAdditionalSettingsTo, saveSettingsTo, selectTab, setDefaultTabTitle, setHorizontalPlacement
 
Methods inherited from class org.knime.core.node.NodeDialogPane
addJobMgrTab, addTab, addTabAt, createFlowVariableModel, createFlowVariableModel, createFlowVariableModel, finishEditingAndSaveSettingsTo, getAvailableFlowVariables, getPanel, getTab, getTabIndex, internalLoadSettingsFrom, loadSettingsFrom, loadSettingsFrom, onCancel, onClose, onOpen, removeTab, renameTab, saveSettingsTo, setEnabled, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDSProjectionNodeDialog

public MDSProjectionNodeDialog()
Creates a new instance of MDSNodeDialog.

Method Detail

getFixedColumnModel

public static SettingsModelFilterString getFixedColumnModel()
Returns:
Creates and returns a new instance of SettingsModelFilterString containing the names of the fixed mds columns to use.

getProjectOnlyModel

public static SettingsModelBoolean getProjectOnlyModel()
Returns:
Creates and returns a new instance of SettingsModelBoolean containing the settings if only a projection by the usage of the fixed data points have to be applied or if a a complete mds have to be done as well.


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.