Uses of Interface
fr.esrf.tangoatk.widget.util.jdraw.JDValueListener
Packages that use JDValueListener
Package
Description
Contains a set of classes to handle a vector drawing viewer and its editor.
-
Uses of JDValueListener in fr.esrf.tangoatk.widget.util.jdraw
Classes in fr.esrf.tangoatk.widget.util.jdraw that implement JDValueListenerModifier and TypeClassDescriptionclassMain JDrawEditor frame, can be extended to produce customized editor.classA class to display the editor as a NetBeans pluginMethods in fr.esrf.tangoatk.widget.util.jdraw with parameters of type JDValueListenerModifier and TypeMethodDescriptionvoidJDObject.addValueListener(JDValueListener l) Adds the specified value listener to this object.voidJDObject.removeValueListener(JDValueListener l) Remove the specified value listener from this object. -
Uses of JDValueListener in fr.esrf.tangoatk.widget.util.jdraw.examples
Classes in fr.esrf.tangoatk.widget.util.jdraw.examples that implement JDValueListener