BEA Logo BEA Tuxedo Release 8.0

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   Tuxedo Documentation   |   Using BEA Jolt   |   Local Topics   |   Previous Topic   |   Next Topic   |   Contents   |   Index

 


Basic Steps for Using JoltBeans

The basic steps for using JoltBeans are as follows:

  1. Add the development version of JoltBeans to the Component Library of your Java development environment, as described in "Adding JoltBeans to Your Java Development Environment."

  2. Drag the beans from the JoltBeans component palette of your development environment to the Java form-designer for a Jolt client application or applet.

  3. Populate the properties of the beans and set up the event-source listener relationships between the beans of the application or applet ("wire" the beans together). The development tool generates the event hook-up code.

  4. Add the application logic to the event callbacks.

These steps are explained in more detail in later sections. The JoltBeans walkthrough demonstrates each of these steps with an example.

 

back to top previous page next page