| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelFactory | |
|---|---|
| oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. | 
| Uses of ModelFactory in oracle.jdeveloper.uieditor | 
|---|
| Classes in oracle.jdeveloper.uieditor that implement ModelFactory | |
|---|---|
 class | 
AbstractFactory
AbstractFactory provides an implementation of ModelFactory.  | 
| Methods in oracle.jdeveloper.uieditor that return ModelFactory | |
|---|---|
static ModelFactory | 
UIManager.getFactory(java.lang.Class cls)
Get the ModelFactory that produced the CmtModel implementation class provided.  | 
protected abstract  ModelFactory | 
AbstractCanvasController.getModelFactory()
Get the ModelFactory associated with this Controller.  | 
| Methods in oracle.jdeveloper.uieditor with parameters of type ModelFactory | |
|---|---|
static void | 
UIManager.registerFactory(ModelFactory factory)
Register a ModelFactory.  | 
static void | 
UIManager.setDefaultFactory(ModelFactory factory)
Set the ModelFactory to use as the default when no registered ModelFactory has produced a CmtModel containing a CmtModelNode for a given variable.  | 
| Constructors in oracle.jdeveloper.uieditor with parameters of type ModelFactory | |
|---|---|
CanvasKeyStrokeContext(ModelFactory factory)
Constructor.  | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||