This page contains some experimental applications. You can download any of them, drop into ~/lib/ext and take advantage of custom viewing and editing of XML. We recommend that you start with a simple 'personnel' application which works with apache's sample xml data.

Personnel

This application works with the personel.xml file which comes with apache xerces parser. It customizes node name and icon in structure view. You can download binaries, javadocs and sources.

Colortable

This simple application demonstrates using of node editor with added functionality (validity check) and triggering custom editor dialog with standard JColorChooser instance. You can download binaries, javadocs and sources.

Favorites

This application, the most complex one, manages a list of bookmarks. It customizes a node's name and icon, adds validity checking action to context menu, allows editing URL using node editor (in inspector) with added functionality and shows custom node editor panel after clicking the 'dot-dot-dot' button. You can download binaries, javadocs and sources for Xeddy 1.5 JB or binaries, javadocs and sources for Xeddy 1.5 Standa