|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicDocument.PrePostDocumentListener | |
|---|---|
| oracle.javatools.editor | The Editor package is a basic framework for an editor
component with syntax highlighting capabilities, built on top of the
Swing text framework. |
| oracle.javatools.editor.folding | Provides classes and interfaces for supporting collapsible source code blocks in the code editor. |
| Uses of BasicDocument.PrePostDocumentListener in oracle.javatools.editor |
|---|
| Methods in oracle.javatools.editor with parameters of type BasicDocument.PrePostDocumentListener | |
|---|---|
void |
BasicDocument.addPrePostDocumentListener(BasicDocument.PrePostDocumentListener listener)
Registers the given listener to begin receiving pre/post notifications. |
void |
BasicDocument.removePrePostDocumentListener(BasicDocument.PrePostDocumentListener listener)
Unregisters the given listener from receiving pre/post notifications. |
| Uses of BasicDocument.PrePostDocumentListener in oracle.javatools.editor.folding |
|---|
| Classes in oracle.javatools.editor.folding that implement BasicDocument.PrePostDocumentListener | |
|---|---|
protected class |
AbstractCodeFoldingPlugin.DocumentHandler
|
| Methods in oracle.javatools.editor.folding that return BasicDocument.PrePostDocumentListener | |
|---|---|
protected BasicDocument.PrePostDocumentListener |
AbstractCodeFoldingPlugin.createPrePostDocumentListener()
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||