JAPI 0.9.0
Yet another Java API
API Documentation

Package net.sf.japi.swing.treetable

A TreeTable.

See:
          Description

Interface Summary
TreeTableModel<R,T> The TreeTableModel interface specifies the methods the JTreeTable will use to interrogate a tabular tree data model.
 

Class Summary
AbstractTreeTableModel<R,T> Abstract base implementation of TreeTableModel.
JTreeTable<R,T> This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
TreeTableModelTableModelAdapter Wraps a TreeTableModel in a TableModel.
TreeTableModelTreeModelAdapter<R,T> TODO
 

Package net.sf.japi.swing.treetable Description

A TreeTable.


JAPI
Yet another Java API
API Documentation

© 2005-2006 Christian Hujer. All rights reserved. See copyright