| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-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 | |
|---|---|
protected  boolean | 
isInsertOrRemoveEvent(javax.swing.event.DocumentEvent event)
Whether the document event is an insert or remove.  | 
 void | 
postNotify(javax.swing.event.DocumentEvent event)
Post-notification after regular document listener notification is delivered.  | 
 void | 
preNotify(javax.swing.event.DocumentEvent event)
Pre-notification before the regular document 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 | 
|---|
protected boolean isInsertOrRemoveEvent(javax.swing.event.DocumentEvent event)
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 change
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||