Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
et2_release.zip | 2007-04-24 | 7.7 MB | |
Readme.txt | 2005-03-18 | 601 Bytes | |
et2-src.jar | 2005-03-18 | 60.1 kB | |
et2-bin.jar | 2005-03-18 | 127.5 kB | |
Totals: 4 Items | 7.9 MB | 0 |
First release(mainly a table control). The demo shows common table features(though too simple). You can drag column to reorder and resize. Select a row and then single click to edit(Comment column). ... Sorry for bare documents coz mid-term is coming!! Env: Eclipse 3.0.1 GEF 3.0.1 Dependency: draw2d.jar gef.jar jface.jar osgi.jar runtime.jar swt.jar views.jar To see a simple demo: java -classpath swt.jar;et2-bin.jar;gef.jar;draw2d.jar;jface.jar;runtime.jar;osgi.jar;views.jar net.sf.et.control.table.test.LocaleTable Another introduction link: http://www.cs.umb.edu/~huangjun/