Allows you to modify an event source in your class.
With the Modify Event dialog box you can:
A text box that allows you to modify the name of the event. Event names usually start with a capital letter and must follow standard Java naming conventions.
A dialog box that defines the event type. You can enter a type in the edit portion of the dialog box or select a predefined type from the list.
A dialog box that allows you to modify the category for your event. You can select a predefined category from the list. Categories allow you to group related properties. The Visual J++ Properties window allows you to display events in categories to make finding related events easier.
A text box that allows you to modify the description for the event. The description of the event allows the user of the event to view descriptive information about the event. Visual J++ displays the description of the event in the description pane of the Properties window.