| Package | Description | 
|---|---|
| oracle.ide.model | 
 Contains interfaces and classes implementing JDeveloper's data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IconProvider.Key | 
IconProvider.Key.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static IconProvider.Key[] | 
IconProvider.Key.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |