Move Class Dialog Box

See Also

Use the Move Class dialog box to specify where to move classes and to specify whether other code is updated to reflect the new location of the class. The Move Class dialog box appears after you have done one of the following actions:

The dialog box has the following fields:

If you do not want the class to be moved, click Cancel.

If you want to proceed with the refactoring, follow these steps:

  1. Click Next.

    The Refactoring window opens and displays a tree view of the code to be affected by the refactoring.

  2. Check the items displayed in the Refactoring window to make sure that you want them all changed. Clear the checkbox next to any parts of the code that you do not want changed.
  3. Click Do Refactoring.
See Also
Refactoring: Quick Reference
Renaming a Class or Interface
Renaming a Field or Method
Moving a Class to Another Java Package
Undoing Refactoring Changes

Legal Notices