| Package | Description | 
|---|---|
| oracle.ide.inspector.layout | 
 Contains interfaces and abstract classes describing the property form layout
information. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.DEFAULT  | 
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.LARGE  | 
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.MEDIUM  | 
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.SMALL  | 
| Modifier and Type | Method and Description | 
|---|---|
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.find(java.lang.String name)  | 
AutoExpandPreferredSize | 
PropertyFormLayoutAssembly.getAutoExtendPreferredSize()  | 
AutoExpandPreferredSize | 
PropertyFormLayout.getAutoExtendPreferredSize()  | 
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.max(AutoExpandPreferredSize first,
   AutoExpandPreferredSize second)  | 
| Modifier and Type | Method and Description | 
|---|---|
static AutoExpandPreferredSize | 
AutoExpandPreferredSize.max(AutoExpandPreferredSize first,
   AutoExpandPreferredSize second)  |