Package edu.udo.cs.yale.gui.viewer

This package contain viewer classes for some standard data types like ExampleSets, DataTables etc.

See:
          Description

Class Summary
DataTableViewer Can be used to display (parts of) the data by means of a JTable.
DataTableViewerTable Can be used to display (parts of) a DataTable by means of a JTable.
DataTableViewerTableModel The model for the DataTableViewerTable.
DataViewer Can be used to display (parts of) the data by means of a JTable.
DataViewerTable Can be used to display (parts of) the meta data by means of a JTable.
DataViewerTableModel The model for the MetaDataViewerTable.
MetaDataViewer Can be used to display (parts of) the meta data by means of a JTable.
MetaDataViewerTable Can be used to display (parts of) the meta data by means of a JTable.
MetaDataViewerTableModel The model for the MetaDataViewerTable.
 

Package edu.udo.cs.yale.gui.viewer Description

This package contain viewer classes for some standard data types like ExampleSets, DataTables etc.



Copyright © 2001-2006