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.
To generate the source files for the Currency Converter application:
In the Classes pane in the nib file window, select the ConverterController class.
Choose Classes > Create Files for ConverterController.
Make sure ConverterController.java in “Create files” and Currency Converter in “Insert into targets” are selected.
If Currency Converter in “Insert into targets” is not selected, you may not have saved the nib file earlier. Save the file and go to step 2.

Click Choose.
Repeat steps 1 through 4 for the Converter class.
Save the nib file.
Quit Interface Builder.
Last updated: 2006-10-03