| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditorEvent | |
|---|---|
| javax.ide.editor | The editor interfaces that extension writers need to implement in order to add a new editor to an IDE. | 
| Uses of EditorEvent in javax.ide.editor | 
|---|
| Methods in javax.ide.editor with parameters of type EditorEvent | |
|---|---|
 void | 
EditorListener.activated(EditorEvent event)Notify listeners that an existing Editor has been activated.  | 
 void | 
EditorListener.closed(EditorEvent event)Notify listeners that an existing Editor is being closed.  | 
 void | 
EditorListener.deactivated(EditorEvent event)Notify listeners that an existing Editor listener is de-activated.  | 
 void | 
EditorListener.opened(EditorEvent event)Notify listeners that a new Editor has been opened.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||