Generating event handlers

 The GUI Builder generates these event handlers: To generate event handlers, follow these steps:
  1. From the Properties window for the PDML file that contains your panels, select true in the Generate Event Handlers value field.
  2. From the Properties window of the component that receives the event handler, ensure that you specify the class name or package and class name that is called when the action occurs.
Click here for more things you can do with the GUI Builder.