Create JClient Empty Panel Wizard — Welcome Page

Use to create a Java client panel with JClient-specific code.

The panel the wizard generates extends the JFC JPanel class, which in turn implements a JUPanel interface provided by JClient. The generated panel class contains a method that implements the JUPanel interface getPanelBinding() to return a panel binding definition for the panel. A panel with a panel binding definition can be embedded in another container, such as a JFrame or JPanel.

The panel is empty because it contains no code to bind controls to Business Components view objects. You can use the Data Binding Palette to add databound controls to the panel.

The Create JClient Empty Panel wizard:

Skip this Page Next Time
Select this checkbox to disable this welcome page when you next open the wizard.

About Data Panels in JClient
About Data Binding in ADF JClient
Generating an Empty JClient Panel
Assembling JClient Forms Using the Component Palette

 

 

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