|
|||||||||
| Home >> All >> javax >> ide >> [ editor overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package javax.ide.editor
| Interface Summary | |
| EditorListener | The EditorListener interface should be
implemented by clients that are interested in receiving
notifications about Editor instances being opened,
activated, deactivated, or closed in the IDE. |
| Class Summary | |
| Editor | The Editor interface defines the methods to open and
close editors, along with methods to save and restore editor specific
settings. |
| EditorEvent | The DocumentEvent is the parameter passed to the EditorListener methods when the state of Editor has changed. |
| EditorManager | The EditorManager manages the life cycle of Editors. |
|
|||||||||
| Home >> All >> javax >> ide >> [ editor overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||