Override Inherited Methods wizard
The Override Methods wizard overrides a method in a superclass. This wizard creates the framework for the override; you replace the commented lines with the code you want.
To display this wizard, choose Wizards|Override Methods.
Wizard options
Class Name
Choose the name of the class you want to examine.
Inherited Methods
Displays all methods in all inherited classes. Choose the one(s) you want to override.
See also:
Context-sensitive help: Overriding methods