Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
License
Eclipse Public LicenseFollow Agile Grid
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This widget absolutely saved my life, after I ran into serious limitations with SWT Tables (specifically, on Win and Mac, SWT requires all rows to have the same height). Much easier to work with than with SWT/JFace.