fr.ove.openmath.courses.editor.events
Interface EditorListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- EditableJomeApplet
- public interface EditorListener
- extends java.util.EventListener
The interface that an object which want to be alerted of the changes of an editor
must implement.
- Version:
- 1.0 21/04/99
- Author:
- © 1999 DIRAT Laurent
consumeEditorEvent
public void consumeEditorEvent(EditorEvent editorEvent)
- Consumes (i.e. treats) the event received.
- Parameters:
editorEvent - the event to consume.
Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.