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

Packages that use de.cau.cs.kieler.sim.table.views
de.cau.cs.kieler.sim.table.views This package contains the user interface components, views and table provider for the data table (view). 
 

Classes in de.cau.cs.kieler.sim.table.views used by de.cau.cs.kieler.sim.table.views
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.
TableDataList
          The class TableDataList implements a list of TableData elements that are the input of the DataTableViewer.