FastJTable

June 16, 2010 under Java

Swing JTables of Java by default usually are not prepared to handle frequent updates and a huge number of columns and rows. Basing on the code of the Java Christmas Tree , I created a lighted version of JTable which is pretty faster when handling huge amounts of data.

Click here to read more.. »

Related Posts:

comments: 0 » tags: , , , ,