Cytoscape 3.0.1 API

Uses of Interface
org.cytoscape.util.swing.TreeTableModel

Packages that use TreeTableModel
org.cytoscape.util.swing This package contains misc helper classes for Cytoscape Desktop application. 
 

Uses of TreeTableModel in org.cytoscape.util.swing
 

Classes in org.cytoscape.util.swing that implement TreeTableModel
 class AbstractTreeTableModel
          An abstract implementation of the TreeTableModel interface, handling the list of listeners.
 

Constructors in org.cytoscape.util.swing with parameters of type TreeTableModel
JTreeTable(TreeTableModel treeTableModel)
          Creates a new JTreeTable object.
TreeTableModelAdapter(TreeTableModel treeTableModel, JTree tree)
          Creates a new TreeTableModelAdapter object.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.