DESY ACOP Beans Home

Uses of Package
com.cosylab.gui.components.table

Packages that use com.cosylab.gui.components.table
com.cosylab.gui.components   
com.cosylab.gui.components.table   
 

Classes in com.cosylab.gui.components.table used by com.cosylab.gui.components
MutableTableModelRows
          MutableTableModelRows is implementation of TableModelRows which acts as mutable TabmeRowModel in the same time.
ObjectTableEngine
          ObjectTableEngine is intermediator betwean arbitrary objects and ObjectTableModel structure.
QueueTable
          QueueTable uses QueueTableModelInterceptor update table in ferformance and thread safe way.
TableModelRows
          TableModelRows is implementation of TableModel, which accepts data in form of TableRowModel, which cvan be set only as construction parameter.
TableRowModelListener
          TableRowModelListener is listener which is notifyied about changes in TableRowModel.
 

Classes in com.cosylab.gui.components.table used by com.cosylab.gui.components.table
ObjectTableEngine
          ObjectTableEngine is intermediator betwean arbitrary objects and ObjectTableModel structure.
RowComparator
           
TableModelRows
          TableModelRows is implementation of TableModel, which accepts data in form of TableRowModel, which cvan be set only as construction parameter.
TableRow
          TableRow presents a row in a table.
TableRowModel
          TableRowModel is table model which natural organization of data is grouped by rows.
TableRowModelEvent
          TableRowModelEvent contains information about changes in TableRowModel.
TableRowModelListener
          TableRowModelListener is listener which is notifyied about changes in TableRowModel.
 



Copyright © 2010. All Rights Reserved.