| Package | Description | 
|---|---|
| oracle.adf.model | 
 Contains the ADFm classes and interfaces that apply to the all ADFm implementation. 
 | 
| oracle.jbo.uicli.binding | 
 Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. 
 | 
| oracle.jbo.uicli.jui | 
 Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
 | 
| oracle.jbo.uicli.uix | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
RangeBinding
A ControlBinding that binds a single attribute value exposed via a datacontrol
 to a view component. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUCtrlHierBinding  | 
class  | 
JUCtrlRangeBinding
A JUControlBinding class responsible for binding controls/models
 that are bound to a range of Row objects in the BC4J layer. 
 | 
class  | 
JUCtrlSearchHierBinding  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUTableBinding
A lightweight TableModel that implements
 binding a  
javax.swing.JTable to a RowIterator for a BC4J ViewObject. | 
class  | 
JUTreeBinding
A lightweight Document model that implements
 binding a  
javax.swing.JTree to a BC4J RowIterator
 and display a selected attribute. | 
class  | 
JUTreeTableBinding  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUCtrlAdaptRangeBinding  |