BestSolution.at public p2 repository
SWTGridTable
at.bestsolution.framework.grid.swt

Class SWTGridTable<R>

  • java.lang.Object
    • at.bestsolution.framework.grid.swt.SWTGridTable<R>
  • Type Parameters:
    R - the row type
    All Implemented Interfaces:
    XGrid<R,XGridContentProvider<R>>, XGridTable<R>


    public class SWTGridTable<R>
    extends java.lang.Object
    implements XGridTable<R>
    An SWT implementation of the table