Uses of Class
org.knime.core.node.tableview.TableContentView

Packages that use TableContentView
org.knime.base.node.io.filereader Contains a node implementation that reads in data from an ASCII file. 
org.knime.core.node.tableview Node implementation of a table view. 
 

Uses of TableContentView in org.knime.base.node.io.filereader
 

Subclasses of TableContentView in org.knime.base.node.io.filereader
 class PreviewTableContentView
          Extension of an KNIME table view that reacts on mouse events in the header.
 

Uses of TableContentView in org.knime.core.node.tableview
 

Methods in org.knime.core.node.tableview that return TableContentView
 TableContentView TableView.getContentTable()
          Get reference to table view that is in the scroll pane's view port.
 

Constructors in org.knime.core.node.tableview with parameters of type TableContentView
TableView(TableContentView contentView)
          Creates new instance of a TableView given a content view.
TableViewFrame(TableContentView view)
          Opens new frame and displays the TableContentView in a scroll pane.
 



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.