fr.esrf.tangoatk.widget.util
Interface JAutoScrolledTextListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
NumberScalarListViewer, ScalarListSetter, ScalarListViewer

public interface JAutoScrolledTextListener
extends java.util.EventListener

An interface to handle dimension change of the AutoScrolled text.


Method Summary
 void textExceedBounds(JAutoScrolledText source)
          Trigger when the text exceed component bounds
 

Method Detail

textExceedBounds

void textExceedBounds(JAutoScrolledText source)
Trigger when the text exceed component bounds