Functionally, JClient is divided into design time and runtime. Because the design time is fully integrated with the JDeveloper IDE through a set of wizards, JDeveloper helps you to generate a JClient application quickly. The wizards generate code with hooks into the JClient runtime.
You can use JClient wizards without a full command of the JClient runtime APIs. The wizards help you to build UI clients in Java that display JClient forms using standard JFC/Swing components bound to business service data collections. The control bindings you add to standard Swing controls using the JClient design time allows your JClient forms application to get and set values on the business components.
The JClient wizards together with the JDeveloper IDE help you to quickly build, run, and test a JClient application or applet. You can later modify JClient forms by adding more sophisticated controls and Java code to enhance your application.
The JClient design time wizards are:
Generating JClient Forms Using the
JClient Wizards
Modifying ADF
JClient Forms and Panels
Copyright © 1997, 2004, Oracle. All rights reserved.