LiveTable Demos
Demos showing off JClass LiveTable functionality.Note that all demos can be run inside the demo launcher. To run the demo launcher:
cd $JCLASS_HOME/demos/common runFor feature-oriented examples (including fully documented source code), please have a look at the LiveTable Examples.Notes:
- 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.
![]() |
BeanSweeper Demo
Uses LiveTable's custom cell editors and renderers to create a simple game based on the popular MineSweeper. |
![]() |
Calculator Demo
A simple Java-based calculator built using LiveTable! |
![]() |
Custom Cells Demo
Shows unique cell editing/rendering options, including a draggable bar that can be used to change an integer value. |
![]() |
Editor/Renderer Demo
Shows LiveTable's cell editor and renderer flexibility by allowing users to specify new editor/renderer pairs for table columns. |
![]() |
Matrix Demo
Shows how to add a property to LiveTable that controls text rotation. |
![]() |
PrimeTime Demo
A LiveTable simulation of a TV guide. Includes printing! |
![]() |
Stocks Demo
Shows stock data in a table, updating every 5 seconds. |
![]() |
SpreadSheet Demo
Emulates an Excel-style spreadsheet. |
Copyright© 2004 Quest Software Inc..