| Package | Description | 
|---|---|
| oracle.ide.ceditor | 
 The  
Code Editor package contains the code editing
implementation of the JDeveloper IDE. | 
| Modifier and Type | Method and Description | 
|---|---|
static NodeUpdater | 
NodeUpdater.getUpdater(Subject nodeSubject,
          TextBuffer textBuffer)
Fetches an updater for the given node - all cached updaters are
 stored on the list as WeakReferences so that they can be
 GC'd correcty. 
 |