Important: The Java API for Cocoa is deprecated in Mac OS X version 10.4 and later. You should use the Objective-C API instead. For a tutorial on using Cocoa with Objective-C, see Cocoa Application Tutorial.
Your hard work is about to pay off. Since you haven’t edited any code since the last time you built the project, the application is ready to run. Notice that the Build and Build and Run toolbar items are pull-down menus containing other useful commands. Click and hold the Build and Run toolbar item and choose Run.
After the Currency Converter application launches, enter a rate and a dollar amount and click Convert. Now, select the text in a text field and choose the Services submenu from the Application menu. The Services menu lists other applications that can operate on the selected text.
Quit Currency Converter by choosing Quit Currency Converter from the application menu.
Last updated: 2006-10-03