Current location - Quotes Website - Signature design - How to set the formal parameter name that automatically brings out the method signature of the method that implements the interface according to the prompt in myeclipse, for example:
How to set the formal parameter name that automatically brings out the method signature of the method that implements the interface according to the prompt in myeclipse, for example:
Regarding the method of implementing the interface according to the prompts in myeclipse, the parameter name of the method signature automatically brought out is set as follows:

1. Open myeclipse and define a method. At the calling location:

For example, when PrintWord () has been defined, but it has not been implemented, put the mouse on this method:

2. Click on the red box in the above figure, and the method will be automatically created: