Changes to code generation
- Generation of the main( ) method has changed.
Because VisualAge does not regenerate this method if it already exists, you
must delete the previously generated method and regenerate code for your
composite.
- Generation of code to handle events has changed, leaving many generated
methods in your class that are no longer called. To give you the
opportunity to retrieve any code you might have added to these methods by
hand, VisualAge does not delete these methods automatically. After
retrieving any handwritten code that you want to keep, delete these obsolete
methods and regenerate code for your composite.
Change to icon property setting
Different code is now generated for visual beans that have their
icon property set. To ensure that the proper code is
generated for your visual composite, open the property sheet for each bean
that specifies an icon and reselect the icon. Select OK and
save the bean.
Specifying icons
