Double-click the Data Exchanger component icon .
The Data Exchanger Component Editor appears.
From the Data Exchanger Component Editor, click
the Java Source button.
The Data Exchanger component generates the full Java source and displays
it in the Java Source Code editor.
Edit the code, as desired.
You can copy and paste text between the editor and an external Java
development tool using the standard keyboard commands (Ctrl+X, Ctrl+C,
and Ctrl+V).
Click OK to save your changes and to close
the editor.
Isight
checks the Java code for errors while it saves the code. If there are
any errors:
- the first error is highlighted in pink,
- a description of the error is displayed in the Status Bar
at the bottom of the Data Exchanger Component Editor, and
- the Java Source Code editor does not close.
You must either correct the error, or click Cancel
to discard all changes.
Note:
When you are editing the Java code and there is an
error in the Java code, the error message is displayed in the Status
Bar. Because of this, when you open the Java Source
Code editor, you must position it above the editor so that
the Status Bar is visible.