Refactoring Window

See Also

The Refactoring window appears at the bottom of the IDE when you initiate a refactoring operation. The window provides a preview of files and class elements that the refactoring operation affects. The refactoring changes are applied once you click the Do Refactoring button.

You can do the following in the Refactoring window:

See Also
Refactoring: Quick Reference
Renaming a Class or Interface
Renaming a Field or Method
Moving a Class to Another Java Package
Encapsulating a Field
Undoing Refactoring Changes

Legal Notices