Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-07-22

Build Requirements: N/A

Runtime Requirements: Carbon MRJ 2.1 EA3 or later.

View Source Code:

Download Sample (“Creator_Changer.zip”, 102.4K)
Download Sample (“Creator_Changer.dmg”, 156.5K)



Description

This drag and drop Macintosh application contains many examples of various technologies presented in MRJ 2.1 EA3 and later. When files and/or folders are dropped on this application, it will recursively scan folder hierarchies and change the creator of all files of a certain type to a predetermined value, using the MRJToolkit APIs. Taking advantage of AppleScript for Java, this application provides the potential to script its functionality. In its scriptability it presents the option to specify search file type and target creator information for jobs spawed from AppleScript. Each drop, or AppleScript command spawns a new job, with a new progress bar, etc. During its progress it displays and updates a progress bar for each batch, and allows user interaction. This is a polished Macintosh application, demonstrating that good looking, speedy, and useful applications can be written for the Macintosh in Java. Requirements: MRJ 2.1 EA3 or later. Keywords: MRJ Drag and Drop Java AppleScript Toolkit

Document Revision History

Date Notes
2003-07-22First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.