Package weka.gui.beans
Interface TextListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
TextSaver
,TextViewer
Interface to something that can process a TextEvent
- Since:
- 1.0
- Version:
- $Revision: 8034 $
- Author:
- Mark Hall
- See Also:
-
Method Summary
-
Method Details
-
acceptText
Accept and process a text event- Parameters:
e
- aTextEvent
value
-