JClass PageLayout Demos
These demos show more advanced uses of JClass PageLayout as a formatting engine for database-generated reports and web-served data. For feature-oriented examples, please examine the JClass PageLayout example programs in ../../examples/pagelayout.Note that all demos can be run inside the demo launcher. To run the demo launcher:
cd $JCLASS_HOME/demos/common runNotes:
- This version of JClass currently does not work in some browsers because of a lack of native Java 2 support. Try using the Java 2 plug-in instead.
- Some demos require that files are loaded, which requires a special browser file access permission. You need to grant this permission in your browser in order to see the demo run properly.
Tables Demo |
Shows JClass PageLayout working with a JDBC database, a Swing JTable and a JClass LiveTable |