14 projects tagged "Apache 2.0"
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.
IT Mill Toolkit is a server-side RIA (Rich Internet Application) library that provides a versatile set of AJAX widgets for Java programmers. Applications are programmed in Java and executed server-side. At the client-side (i.e. in the browser), enhanced GWT widgets are used for presentation.
Swing has lot of components built in, but still some are missing. This project provides the developer community with these missing components, inspired from modern user interfaces. It provides a PropertySheet component, a collapsible task pane (JTaskPane), a button bar (JButtonBar), a font chooser (JFontChooser), an Outlook Bar (JOutlookBar), a Tip Of The Day dialog (JTipOfTheDay), and a directory chooser (JDirectoryChooser).
Luxor is an open-source XML User Interface Language (XUL) toolkit in Java that lets you build UIs using XML and also includes an ultra light-weight, multi-threaded Web server, a portal engine, and a template engine. It is also Web Start-ready, as everything fits in a jar and requires no loose files.
Pyjamas-Desktop is a cross-platform framework and application widget set, based on WebKit. It is similar to Python-Qt4 and Python-Gtk2, except it is much easier to use and is more powerful. Pyjamas-Desktop allows you to not only create your application with a simple widget set but also to mix in CSS stylesheets, full HTML, load and run Web pages, load plugins that conform to the NSAPI such as Adobe Flash, and execute JavaScript. It is a port of Pyjamas to the desktop, so applications written for Pyjamas can also be run unmodified under Pyjamas-Desktop.
Salsa is a collection of Swing add-ons. It includes new widgets such as auto-complete textboxes or tree tables, new data models such as XML tree models, UI tree models, or Java Bean table models, new common dialogs such as a font chooser, new convenience methods such as center frame on screen, and much more.
The Tacos library project provides components and ajax behaviour for the Tapestry Java Web application framework. Most of the functionality is based on the dojo Javascript library. The intent is to provide a library of high quality components that may be used in your tapestry application, as well as provide a core infrastructure for using ajax related logic in these and your own components and pages.