User's Guide
To move a method from one class to another, do the following:
- Open an Applications Browser, Classes Browser, Hierarchy Browser,
Application Browser, or Class Browser.
- Select the application, class, and category that contain the
method.
- From the list of methods, select the method that you want to move.
You can move more than one method at a time. To select more that one,
hold down Ctrl while you select the methods.
- From the Methods menu, select Move
> To a New Class. A window is displayed,
prompting you for the name of the target class.
- Type the name of the target class; then select OK.
The methods are moved to the selected class. If the application does
not contain the target class, the system creates a class extension.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]