Copyright © 2005 Scientific Applications. All Rights Reserved.

Package com.sciapp.treetable.dir

Contains classes that are used to display a tree-like directory structure.

See:
          Description

Class Summary
DirectoryTreeTable DirectoryTreeTable is a TreeTable subclass that displays a directory structure.
DirectoryTreeTableModel DirectoryTreeTableModel is the treetable model that can hold a directory structure.
FileRow FileRow is the object that is used as the user object of the TreeTableRows of a DirectoryTreeTableModel.
FileRowCellRenderer FileRowCellRenderer is a table cell renderer that displays both text and an icon on a table cell.
FileRowComparator FileRowComparator compares two FileRow objects by using their file attribute.
 

Package com.sciapp.treetable.dir Description

Contains classes that are used to display a tree-like directory structure.


Copyright © 2005 Scientific Applications. All Rights Reserved.