Package ui.model

Interface Summary
TreeTableModel Model used by a JTreeTable.
 

Class Summary
AbstractTreeTableModel  
DatabaseModel A kind of TreeTableModel representing an XML database.
EmissionLineTableModel A kind of TableModel which display the quasar spectra from an emission line list
FileSystemModel2 FileSystemModel2 is a TreeTableModel representing a hierarchical file system.
Spectra A Spectra is a kind of data model which contains a list of DataCoordinates which could represent intensity versus wavelength.
SpectraTreeModel  
TreeTableModelAdapter This is a wrapper class takes a TreeTableModel and implements the table model interface.