Steps
To move a method from one class to another, do the following:
1. Open an Applications Browser, Classes Browser, Hierarchy Browser, Application Browser, or Class Browser.
2. Select the application, class, and category that contain the method.
3. 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.
4. From the Methods menu, select Move > To a New Class. A window is displayed, prompting you for the name of the target class.
5. 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.
Last modified date: 01/29/2015