Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.2)

E23180-01

Package oracle.jbo.uicli

Contains message bundle classes for JClient

See: Description

Package oracle.jbo.uicli Description

Contains message bundle classes for JClient

This package contains client-side message bundle classes that are used in JClient for generating translatable messages.

About JClient Application Code

In a JClient application, data binding between the Swing controls and Business Components datasources relies on the creation a set of JClient objects that closely resemble the UI containers used to assemble the JClient forms. You can see these containers and their JClient-specific code when you use the JClient Form Wizard to generate a complete application. For example, assuming a master-detail type form, based on a Dept and Emp view object, the wizard would generate the following classes:

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.2)

E23180-01

Copyright © 1997, 2013, Oracle. All rights reserved.