Related projects |
From JAXXWiki
These are ideas for JAXX-related projects. The JAXX team currently does not have the time to tackle these projects, so if you want to start on one of them, go for it! (Just make sure you edit this page to add information about your project).
If you have additional ideas, feel free to add them here or on the talk page.
Visual JAXX builder
JAXX files must currently be hand-written. It would be great to write (or adapt an existing) visual bean builder to produce JAXX files.
Capture existing Swing trees
It should be possible to capture the layout of an existing Swing component tree and represent it as a bare-bones JAXX file. Obviously no event handlers or other custom information would be preserved, but it would at least be a nice starting point for a conversion to JAXX. The existing Swing XML-based long-term persistance API might be a useful starting point for this project.
Eclipse support
An Eclipse plug-in would make fitting JAXX into existing workflows a lot simpler.

