Chapter 2 - MRJToolkit Reference
This chapter describes all the MRJToolkit classes, constants, and methods.All the MRJToolkit Java classes are stored in the package
com.apple.mrj
, which is part of theMRJClasses.zip
file distributed with Mac OS Runtime for Java. For development, your application should import the packageMRJToolkitStubs.zip
to be able to access the MRJToolkit classes.
Chapter Contents
- The MRJOSType Class
- Description
- Methods
- The MRJFileUtils Class
- Description
- Special Folder Constants
- Methods
- The MRJApplicationUtils Class
- Description
- Methods
- The MRJMenuUtils Class
- Description
- Methods
- Application-Defined Methods
- The MRJAboutHandler Interface
- The MRJOpenDocumentHandler Interface
- The MRJPrintDocumentHandler Interface
- The MRJQuitHandler Interface