Client-side GChart is a pure-GWT client-side charting solution. It does not require browser plugins, external JavaScript, or server round-trips. The package supports bar, line, and pie charts, custom ticks, left and right y axes, grid-lines, annotated data points, pop-ups, click events, and more.
Most Java/Swing frameworks strive to be comprehensive. By contrast, JComponentBreadboard aims to support the smallest collection of JComponents and the simplest facilities for composing them into forms, just sufficient to specify the majority of Java/Swing forms. It includes the main capabilities such as simplified layout management, data binding, data validation, but so streamlined that there's much less to think about, and only a 63KB JAR to download.
It works for me...thanks! This package shrunk my jar to 1/3 its size, eliminated unused methods and gave the rest names like a, b, c, etc. Just what I needed. Best of all, thanks to the wizardly GU...
JSmooth meets an important need The lack of an easy way to distribute desktop Java applications in a single EXE has been an obstacle to using desktop Java I've experience first hand. Thanks for rec...