|
Extension SDK 10.1.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentInfo | |
| oracle.ide.config | Contains classes encapsulating JDevelopers's environment settings. |
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| Uses of DocumentInfo in oracle.ide.config |
| Constructors in oracle.ide.config with parameters of type DocumentInfo | |
DocumentExtensions.DocRecord(java.lang.Class docClass,
DocumentInfo info)
|
|
| Uses of DocumentInfo in oracle.ide.model |
| Methods in oracle.ide.model that return DocumentInfo | |
static DocumentInfo |
DefaultRecognizer.getDocumentInfo(java.lang.Class nodeClass)
Returns the DocumentInfo associated with the specified
nodeClass. |
| Methods in oracle.ide.model with parameters of type DocumentInfo | |
static void |
DefaultRecognizer.registerDocumentInfo(java.lang.Class nodeClass,
DocumentInfo info)
Associates a document class with a record of information containing the icon and label identifying the document type. |
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.