Cytoscape 2.8.0 API

Uses of Interface
cytoscape.util.swing.TreeTableModel

Packages that use TreeTableModel
cytoscape.util.swing   
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
 

Uses of TreeTableModel in cytoscape.util.swing
 

Classes in cytoscape.util.swing that implement TreeTableModel
 class AbstractTreeTableModel
           
 

Constructors in 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.
 

Uses of TreeTableModel in cytoscape.view
 

Classes in cytoscape.view that implement TreeTableModel
 class NetworkTreeTableModel
          Inner class that extends the AbstractTreeTableModel
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.