The JGoodies Swing Suite provides components and solutions that complement Swing to solve common user interface tasks.
I'm using answer https://stackoverflow.com/a/5820366 and http://tips4java.wordpress.com/2008/11/10/table-column-adjuster/ and it works, but frequently columns' …
java swing jtable jgoodies tablecolumnI have a very general question regarding java desktop-gui-applications. My Experience: In the last years i have developed a number …
swing jgoodies spring-rcpI added the jgoodies-looks-2.5.3.jar to my buildpath and started it with public static void main(String[] args) { EventQueue.invokeLater(…
java swing embedded-resource look-and-feel jgoodiesI've been looking into JGoodies for the last two hours and i don't seem to find a lot of good …
java jgoodies