| Package | Description | 
|---|---|
| oracle.ide.layout | 
 Contains interfaces and classes addins can implement or extend to provide
preferred layouts for their own specialized editors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Layouts | 
Layouts.getLayouts()
Returns the active Layouts instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Layouts.copyToImpl(Layouts copy)  | 
protected boolean | 
Layouts.equalsImpl(Layouts other)  | 
static void | 
Layouts.setLayouts(Layouts layouts)
Sets the Layouts instance. 
 |