| Package | Description | 
|---|---|
| oracle.ide.extension | |
| oracle.ide.keyboard | 
 Defining your default accelerators 
 | 
| oracle.jdeveloper.deploy.dt.spi | 
| Modifier and Type | Method and Description | 
|---|---|
MetaResource | 
LazyResourceAdapter.getMetaResource(java.lang.String keyName)
Gets the  
MetaResource for the specified key. | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<MetaResource> | 
AcceleratorDefinitions.getAcceleratorMetaResourceList()
Gets the list of  
MetaResource objects that represent the
 accelerator definition files that have been registered. | 
| Modifier and Type | Method and Description | 
|---|---|
MetaResource | 
ProfileElementInfo.getIconMetaResource()
returns the Icon MetaResource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProfileElementInfo.setIconMetaResource(MetaResource iconMetaResource)
Sets the MetaResource to use to get the icon. 
 |