Interface JAutoScrolledTextListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
EnumScalarSetPanel, NumberScalarListViewer, ScalarListSetter, ScalarListViewer

public interface JAutoScrolledTextListener extends EventListener
An interface to handle dimension change of the AutoScrolled text.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Trigger when the text exceed component bounds
  • Method Details

    • textExceedBounds

      void textExceedBounds(JAutoScrolledText source)
      Trigger when the text exceed component bounds
      Parameters:
      source - Component source