Generating a Single Table JClient Form

Use the Create JClient Form wizard to create a single table form derived from the data model of an existing ADF Business Components project.

To create a Business Components project:

  1. Create a project for your Business Components.

    In order to use business components with your JClient forms, you must first create a project with a Business Components application module.

  2. Compile the Business Components project.

To create a JClient project with single table JClient forms:

  1. Create a project for your JClient application.

  2. Choose File | New to locate the Create JClient 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 Form and click OK to launch the Create JClient Form wizard.

  5. In the Form Types page, the JClient form type Form appears preselected for use in an application. If you want to create an applet, choose type Applet .

  6. Also in the Form Type page, select Single Table and click Next and make selections to define the form appearance.

    Click the wizard Help button for additional help.

  7. In the Data Model page, select an existing client data model or click New to create a data model application module you wish to develop against and click Next.

    In the following pages, make selections appropriate to specify the data your forms are to display. Click the wizard Help button for additional help.

  8. Click Finish.

About the JClient Design Time Wizards

 

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