程序包 weka.gui.beans

接口 TextListener

所有超级接口:
EventListener
所有已知实现类:
TextViewer

public interface TextListener extends EventListener
Interface to something that can process a TextEvent
从以下版本开始:
1.0
版本:
$Revision: 1.3 $
作者:
Mark Hall
另请参阅:
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    Accept and process a text event
  • 方法详细资料

    • acceptText

      void acceptText(TextEvent e)
      Accept and process a text event
      参数:
      e - a TextEvent value