| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.editor.folding.AbstractCodeFoldingPlugin.DocumentHandler
protected class AbstractCodeFoldingPlugin.DocumentHandler
| Constructor Summary | |
|---|---|
| protected  | AbstractCodeFoldingPlugin.DocumentHandler() | 
| Method Summary | |
|---|---|
|  void | postNotify(javax.swing.event.DocumentEvent event)Post-notification after regular document listener notification is delivered. | 
|  void | postNotify(java.beans.PropertyChangeEvent event)Post-notification after regular compound edit listener notification is delivered. | 
|  void | preNotify(javax.swing.event.DocumentEvent event)Pre-notification before the regular document listener notification is delivered. | 
|  void | preNotify(java.beans.PropertyChangeEvent event)Pre-notification before the regular compound edit listener notification is delivered. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected AbstractCodeFoldingPlugin.DocumentHandler()
| Method Detail | 
|---|
public void preNotify(javax.swing.event.DocumentEvent event)
preNotify in interface BasicDocument.PrePostDocumentListenerevent - the event describing the document changepublic void postNotify(javax.swing.event.DocumentEvent event)
postNotify in interface BasicDocument.PrePostDocumentListenerevent - the event describing the document changepublic void preNotify(java.beans.PropertyChangeEvent event)
BasicDocument.PrePostDocumentListener
preNotify in interface BasicDocument.PrePostDocumentListenerevent - the event describing the compoundEditInProgress property change.public void postNotify(java.beans.PropertyChangeEvent event)
BasicDocument.PrePostDocumentListener
postNotify in interface BasicDocument.PrePostDocumentListenerevent - the event describing the dcompoundEditInProgress property change.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||