org.knime.base.node.viz.plotter.node
Class DefaultVisualizationNodeDialog

java.lang.Object
  extended by org.knime.core.node.NodeDialogPane
      extended by org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane
          extended by org.knime.base.node.viz.plotter.node.DefaultVisualizationNodeDialog

public class DefaultVisualizationNodeDialog
extends DefaultNodeSettingsPane

Lets the user define the maximum number of rows to be displayed.

Author:
Fabian Dill, University of Konstanz

Constructor Summary
DefaultVisualizationNodeDialog()
          Creates a new default visualization dialog with the maximum number of rows to display as defined in DataProvider.END.
DefaultVisualizationNodeDialog(int defaultNrOfRows)
          Creates a new default visualization dialog with the maximum number of rows to display as defined by the passed parameter.
 
Method Summary
 
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

DefaultVisualizationNodeDialog

public DefaultVisualizationNodeDialog()
Creates a new default visualization dialog with the maximum number of rows to display as defined in DataProvider.END.


DefaultVisualizationNodeDialog

public DefaultVisualizationNodeDialog(int defaultNrOfRows)
Creates a new default visualization dialog with the maximum number of rows to display as defined by the passed parameter.

Parameters:
defaultNrOfRows - default value for the number of rows to display


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.