Uses of Package
be.ugent.caagt.swirl.tables

Packages that use be.ugent.caagt.swirl.tables
be.ugent.caagt.swirl.tables Provides a way to add small decorations (buttons or icons) to the column headers of a table. 
 

Classes in be.ugent.caagt.swirl.tables used by be.ugent.caagt.swirl.tables
TableColumnButton
          Table column decoration that behaves like a button.
TableColumnDecoration
          Interface type for table column decorations that can be used with tables of type EnhancedTable.
TableColumnIcon
          Simple table column decoration that displays a fixed icon and does not interpret mouse events.