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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.