How to associate a Java class with a report element
The example in this procedure makes the following assumptions:
The report design includes a scriptable report item, such as a label.
A Java class containing event handler methods for the scriptable report item is visible to BIRT.
In Outline, select the report element for which an event handler class is visible to BIRT, as shown in
Figure 23-7
.
In Property Editor for the selected report element, select Event Handler and enter the name of your event handler class, as shown in
Figure 23-8
.