Displayer Demo Applet
To see Java applet use browser with installed Java 1.4 plugin.
Description
This demo can be available as web applet, stand-alone executable or source code. All jars used by this applet (including Cosylab jars) are available under GPL license.
For more information see project home page.
This applet demonstrates following features:
- Extensive set of GUI widget designet to monitor and edit dynamic values (found in CosyBeans-Common library as JavaBeans components)
- Overlay icons displaying various data states of dynamic value source (change Data State combo box at the bottom of the applet)
- Spike (Cosylab own breed, found in CosyBeans) and JFree chart, both arranged to display trend (strip chart), histogram and profile.
- Displayer/DataSource library, which makes it possible to feed widgets with data from a pluggable data source (all widgets get data from the same simulation data interface, as seen at the bottom of applet, see API doc)
Downloadables
To run the applet on your machine you must have Java installed.
Recomanded version is 1.4.2.
You can get 1.4.2 JRE from Sun here.
- Executable jar download as ZIP here or as TAR.GZ here.
Unzip archive and execute displayerdemo.bat in Windows or displayerdemo.sh on linux.
- Source code download in compressed jar here.
Uncompress it as normal zip file.
Demo is built with the latest sources from CVS. If you have any problems with the demo or have any further questions, contact Igor Kriznar (igor.kriznar@cosylab.com).