Package fr.esrf.tangoatk.widget.jdraw
package fr.esrf.tangoatk.widget.jdraw
Provides classes for handling synoptic files generated by the ESRF home made
tool JDraw.
This package is used to handle a JDraw file (.jdw) as a generic Tango Syoptic.
Note that the Jloox files (.jlx) produced by the commercial tool JLooxMaker
are also supported.
Using the JDraw graphical editor, the user can design
a synoptic drawing. During this drawing phase, the portions of the drawing are
called with names which can be : tango device names, tango device attribute names
or tango device command names.
This package provides classes to view and animate the drawing file at run time
in a Tango ATK application.
Related Documentation
For other documentation, please see:- Since:
- ATKWidget-1.9.7.jar
- Author:
- Faranguiss Poncet
-
ClassDescriptionA class to display a messageListen on synoptic file loading progressTangoSynopticHandler is the base class used to display and animate any tango synoptic drawing made with the JDraw drawing tool "JDraw".