The dialog presents all methods that can be overridden from superclasses or implemented from interfaces. Abstract methods or unimplemented methods are selected by default.
The tree view groups methods by the type declaring the method. If more than one type in the hierarchy declare the same method, the method is only shown once, grouped to the first type in the list of supertypes that implements or defines this method.
The flat view shows only methods, sorted alphabetically.
When pressing OK, method
stubs for all selected methods are created.
Option
|
Description
|
Default
|
---|---|---|
Select methods to override
|
Select methods to override or implement | Abstract methods from superclasses and unimplemented methods from interfaces are selected |
Group methods by types
|
Shows methods grouped by a list of the super types in
which they are declared.
|
selected
|
Select All
|
Select all methods
|
|
Deselect All
|
Deselect all methods
|
Overriding a method using the Hierarchy view