Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.cmt.CmtPropertySource

Packages that use CmtPropertySource
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
 

Uses of CmtPropertySource in oracle.jdeveloper.cmt
 

Subinterfaces of CmtPropertySource in oracle.jdeveloper.cmt
 interface CmtEventSource
          A changable event within a group for a component
 

Methods in oracle.jdeveloper.cmt that return CmtPropertySource
 CmtPropertySource CmtComponentSource.addProperty(java.lang.String type, java.lang.String name)
          Create and add a new property to the class represented by this CmtComponent.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.