public interface EditorEventMulticasterEx extends EditorEventMulticaster
Modifier and Type | Method and Description |
---|---|
void |
addEditReadOnlyListener(EditReadOnlyListener listener,
Disposable parentDisposable) |
void |
addErrorStripeListener(ErrorStripeListener listener,
Disposable parentDisposable) |
void |
addFocusChangeListener(FocusChangeListener listener,
Disposable parentDisposable) |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener,
Disposable parentDisposable) |
addCaretListener, addCaretListener, addDocumentListener, addDocumentListener, addEditorMouseListener, addEditorMouseListener, addEditorMouseMotionListener, addEditorMouseMotionListener, addSelectionListener, addSelectionListener, addVisibleAreaListener, addVisibleAreaListener, removeCaretListener, removeDocumentListener, removeEditorMouseListener, removeEditorMouseMotionListener, removeSelectionListener, removeVisibleAreaListener
void addErrorStripeListener(ErrorStripeListener listener, Disposable parentDisposable)
void addEditReadOnlyListener(EditReadOnlyListener listener, Disposable parentDisposable)
void addPropertyChangeListener(java.beans.PropertyChangeListener listener, Disposable parentDisposable)
void addFocusChangeListener(FocusChangeListener listener, Disposable parentDisposable)