Free Ebook Computer Programming : Java 1.4 Info.plist Java Dictionary Keys.pdf
This document discusses the settings for the Info.plist Java Dictionary for Java 1.4 developers. Although the information is specific to Java 1.4.2, most of the information is also applicable for Java 1.4.1 (Java 1.4.1 is provided by default in Mac OS X version 10.3 and is an optional installation in Mac OS X version 10.2). Note that Java 1.4.2 is an optional installation for Mac OS X version 10.3. You customers can download it through Mac OS X’s Software Update mechanism. What is an Info.plist Java Dictionary Key? The Info.plist file is an XML property list file in a native Mac OS X application bundle. It defines certain attributes of the application for use by the operating system. The Info.plist file for a Java application wrapped as a Mac OS X application bundle contains a Java dictionary. This dictionary is just a subset of the Info.plist file that begins with: Download free ebook : Apple--Java_1.4_Info.plist_Java_Dictionary_Keys.pdf for the Java developer interested in writing Java applications for Mac OS X version 10.4 with J2SE versions 1.4.2 The Java dictionary allows you to set certain Java-specific attributes of your Mac OS X application. Inside this Java dictionary you can have key and string combinations or key and dictionary combinations as illustrated in Listing I-1 (page 7).
|