|
|||||||||
| Home >> All >> javax >> ide >> [ editor overview ] | PREV NEXT | ||||||||
Uses of Class
javax.ide.editor.EditorEvent
| Uses of EditorEvent in javax.ide.editor |
| Methods in javax.ide.editor with parameters of type EditorEvent | |
void |
EditorListener.opened(EditorEvent event)
Notify listeners that a new Editor has been opened. |
void |
EditorListener.activated(EditorEvent event)
Notify listeners that an existing Editor has been activated. |
void |
EditorListener.deactivated(EditorEvent event)
Notify listeners that an existing Editor listener is de-activated. |
void |
EditorListener.closed(EditorEvent event)
Notify listeners that an existing Editor is being closed. |
|
|||||||||
| Home >> All >> javax >> ide >> [ editor overview ] | PREV NEXT | ||||||||