Package de.cau.cs.kieler.sim.table.views

This package contains the user interface components, views and table provider for the data table (view).

See:
          Description

Class Summary
DataTableView The class DataTableView implements the ViewPart of the KIEM data table.
DataTableViewer The Class DataTableViewer.
TableData The class TableData implements a single data entry that represents a variable or signal within the data table.
TableDataContentProvider The Class TableDataContentProvider.
TableDataEditing The class TableDataEditing implements the editing support for DataTable entries of the table.
TableDataLabelProvider The class TableDataLabelProvider provides the labels and images for the content of an TableData entry within the table ViewPart.
TableDataList The class TableDataList implements a list of TableData elements that are the input of the DataTableViewer.
TableViewerSorter The Class TableViewerSorter is responsible to sort the data table.
 

Package de.cau.cs.kieler.sim.table.views Description

This package contains the user interface components, views and table provider for the data table (view).