Uses of Interface
fr.esrf.tangoatk.widget.util.JAutoScrolledTextListener
Packages that use JAutoScrolledTextListener
Package
Description
Contains a set of class to display the most of tango attributes.
Contains various graphic components used in ATK.
-
Uses of JAutoScrolledTextListener in fr.esrf.tangoatk.widget.attribute
Classes in fr.esrf.tangoatk.widget.attribute that implement JAutoScrolledTextListenerModifier and TypeClassDescriptionclassA EnumScalarSetPanel is a Swing JPanel which displays the "read value" of the EnumScalar together with the corresponding EnumScalarEditor.classclassclass -
Uses of JAutoScrolledTextListener in fr.esrf.tangoatk.widget.util
Methods in fr.esrf.tangoatk.widget.util with parameters of type JAutoScrolledTextListenerModifier and TypeMethodDescriptionvoidJAutoScrolledText.addTextListener(JAutoScrolledTextListener l) Add the specified JAutoScrolledTextListener ListenersvoidJAutoScrolledText.removeTextListener(JAutoScrolledTextListener l) Remove the specified JAutoScrolledTextListener Listeners