Documentation |
From JAXXWiki
These articles contain everything you need to know to about using JAXX:
[edit]
Basic information
- Introducing JAXX: A New Way to Swing - featured article on java.net. If you're new to JAXX, this is the best place to start.
- Getting started - a brief introduction to JAXX's major features
- JAXX files - an explanation of JAXX source code
- Class tags - the rules JAXX follows when processing "normal" tags
- List of JAXX tags - complete documentation on all built-in tags
- jaxxc - the JAXX compiler
- Ant task - how to run jaxxc from Ant
- Examples - complete working examples
[edit]
Advanced topics
- Data binding - using Java expressions to dynamically update attributes
- Event handlers - trigger Java code snippets when events are fired
- Scripting - embed Java code anywhere
- CSS stylesheets - use CSS to customize your components
- JAXX license - an explanation of JAXX's license terms

