Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package ulu.view.ui.cetus

Core user interface classes that can be reused for any type of user interface, handling low-level issues such as resolving tree position against text path descriptions, navigation history, paging of long lists, and so on.

See:
          Description

Class Summary
UncItemDataSource This class is an implementation of HierarchicalDataSource wherein tree nodes represent Items in an Uncle Unc tree.
UncItemTableModel A standard swing TableModel for displaying contents of an Uncle Unc UContainer
UncItemTableView A GUI component that displays an Uncle Unc tree as a hierarchical tree-table composite, using the Kiwi toolkit Swing extensions
 

Package ulu.view.ui.cetus Description

Core user interface classes that can be reused for any type of user interface, handling low-level issues such as resolving tree position against text path descriptions, navigation history, paging of long lists, and so on.