Generating an Empty JClient Form

Use the Create JClient Empty Form wizard to create a frame that contains the JClient code to share a panel binding from the data model in an existing Model project.

To create a Model project for your business components:

  1. Create a Model project for your business components, for example, create a project for ADF Business Components.

    In order to use business components with your JClient forms, you must first create a project with business services implementation, for example an Oracle ADF Business Components application module.

  2. Compile the Model project.

To create a JClient project with an empty form:

  1. Create a project for your JClient application.

  2. Choose File | New to locate the Create JClient Empty Form wizard in the New Gallery.

  3. In the Categories list, expand Client Tier and select Swing/JClient for ADF .

  4. In the Items list, select Empty Form and click OK to launch the Create JClient Empty Form wizard.

  5. In the wizard, define the empty form and click Finish to add the empty form to your project.

    For detailed help about completing the wizard, press F1 or click Help within the wizard.

  6. You can proceed to add data panels and databound controls to your new empty form.

Note: If you create a new Application Workspace based on the Java Application [Default] application template, two projects are created: a Model project for the business services implementation and a View project, for the JClient source. However, any references in this documentation to the project for JClient source is called "the JClient project," for clarity.


About the JClient Design Time Wizards

 

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