Screenshots •  Videos •  Demos •  Documentation •  Tutorials •  Articles •  Knowledge Base •  Goodies


XUI Videos

Welcome to the XUI Video zone. Here you can see many of the features of XUI in action. Some of the applications shown here are available with complete source code, which you can download and use to help get the best our of the XUI framework.



JavaOne 2007, Swing Vector Graphics

See all the videos and demos from Luan O'Carroll's JavaOne 2007 presentation "Swing Vector Graphics" (TS-3755). The session itself is available from the JavaOne website in multimedia or PDF formats.

NetBeans Day / CommunityOne 2007

See all the videos and demos from Luan O'Carroll's NetBeans Day/CommunityOne 2007 presentation. The videos show Kalideoscope in use, the Danfoss A/S RS3 application, some of the drag and drop data binding facilities and the Synth SkinBuilder application.

RS+3

RS+3 is a tool for Consultants, Engineers, and installers of refrigeration equipment which makes the selection of refrigeration compressors simple. The tool features many advanced calculation and lots of information about the products being selected right down to detailed performance information, drawings and operating envelopes.

One of the main features of this application is how so much data is made available to the user in an easily accessible form. The tool can also run and calculate off-line, a feat that would be difficult to replicate within a web browser.


Medical Clinic

This demo shows the stub of a patient record application. The demo makes use of XUI 3.0's docking framework and the customizer API that makes it possible to tweak the appearance of XUI's components.

SVG Maps

Take a tour of Beuamont Hospital with our SVG viewer. The demo shows how SVG drawings are used to provide scaleable views of the hospital and provide location information and directions. Overlays can also be used to add interactive location sensitive information.

Drag and drop Data Bindings

XUI supports a rich range of data bindings. In this video you can see how data bindings can be setup interactively within the Carousel editor using drag and drop.

Creating Rules and Surveys

The Carousel plug-in for XUI sports domain application specific wizards and editor.

The interactive editor for building survey applications is shown in this video, showing the editor in action, creating questions and the linking of questions via rules. The system can be adapted for a variety of purposes, one being to present questionaires and surveys within your XUI application.


Catalogue Wizard

Another Carousel plug-in, this time for creating a product catalogue or product selection tool. Even if you are not creating a catalogue, this wizard is useful for creating an application stub complete with database integration. The video shows some of the features of the generated catalogue.

Not bad for no coding?

Part I: The wizard
Part II: The catalogue


Xoetrope Color Wheel

The Xoetrope Color Wheel is a standalone color chooser that can be added to the standard JColorChooser dialog. The Color Wheel is used in the XUI editor for choosing styles. Two videos of the Color Wheel are provide and highlight new features, including mouse wheel support and adjusting the colors of the Color Wheel itself.

Part I: The Color Wheel
Part II: The Style Chooser


XUI Form Generation

XUI Forms allows the developer to create XUI components from metadata. Simply drag a table from the database connection to a XUI page and, hey presto!, the page is created with all of the databindings taken care of.