| 
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 CmtComponentSource | |
|---|---|
| oracle.jdeveloper.cmt | The Component Model Tool, an API for manipulating Java source code. | 
| oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. | 
| Uses of CmtComponentSource in oracle.jdeveloper.cmt | 
|---|
| Methods in oracle.jdeveloper.cmt with parameters of type CmtComponentSource | |
|---|---|
 CmtSubcomponent | 
CmtSubcomponent.copy(CmtComponentSource toFile, java.util.List subcomponentList, boolean toClipboard)copy this subcomponent into another file returns the copied subcomponent  | 
| Uses of CmtComponentSource in oracle.jdeveloper.uieditor | 
|---|
| Methods in oracle.jdeveloper.uieditor that return CmtComponentSource | |
|---|---|
abstract  CmtComponentSource | 
UIEditor.getComponentSource()Get the CmtComponentSource being designed.  | 
| Methods in oracle.jdeveloper.uieditor with parameters of type CmtComponentSource | |
|---|---|
static void | 
UIManager.annotate(CmtComponentSource model, CmtComponents mgr)Tokenize the given CmtComponentSource into CmtModel trees of CmtModelNode with one CmtModelNode for each member field or local variable within the GUI initialization area.  | 
 void | 
ModelFactory.annotate(CmtComponentSource source, CmtComponents mgr)Called by the UIManager to parse the CmtComponentSource to produce any applicable CmtModel instances.  | 
  | 
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 | |||||||||