| Package | Description | 
|---|---|
| oracle.jbo.uicli.binding | 
 Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. 
 | 
| oracle.jbo.uicli.controls | 
 Contains classes that implement ADF Swing controls 
 | 
| oracle.jbo.uicli.jui | 
 Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
 | 
| oracle.jbo.uicli.mom | 
 Contains classes that implement metadata management for ADF Swing. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUErrorHandlerThrow
Implements a default error handling class for the JClient framework. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected JUErrorHandler | 
JUApplication.mJUErrorHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
JUErrorHandler | 
JUApplication.getErrorHandler()
Returns the DCErrorHandler registered with the root DCDataControl. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUErrorHandlerDlg
Dialog that implements JUErrorHandler interface in the framework. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JUErrorHandlerDialog
Deprecated. 
 
since 9.0.3 use oracle.jbo.uicli.controls.JUErrorHandlerDlg instead. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
JUMetaObjectManager.setBaseErrorHandler(JUErrorHandler baseErrorHandler)
Deprecated. 
 
since 9.0.5.1, Use setErrorHandler instead. 
 |