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 24-7.
Figure 24-7 Selecting a report element
In Property Editor for the selected report element, select Event Handler and enter the fully qualified name of your event handler class, as shown in Figure 24-8.