calender program in java without packages
Clean Java Classes 1.0
Clean Java Classes - Removes Java class files *.class generated by a Java compiler more>>
The folders search is done recursively.
If some folder becomes empty with no items in it, then it is also removed. On searching folders, the script also changes the viewby method of each folder to "View by Name".
CodeWarrior Pro 4.1 Java Update 12/16/98
CodeWarrior Pro 4.1 Java Update is an impressive and unique release which updates the Java Linker, MW Java, and other components to work with IDE 3.3. more>>
CodeWarrior Pro 4.1 Java Update 12/16/98 is an impressive and unique release which updates the Java Linker, MW Java, and other components to work with IDE 3.3.
This update is required to use IDE 3.3 for debugging Java. Other fixes have been incorporated; see the release notes for details. This update is recommended for all Pro 4 Java users.
Collect Java Classes 1.0
Collect Java Classes - Collect Java classes in folders more>>
The folders search is done recursively. On searching folders, the script also changes the viewby method of each folder to "View by Name". But if the folder is already viewed by Name, Size, Kind, or Date, then no changes happen.
The collected items are listed in gDocList as a list of aliases. You can give this alias list to open by your particular application.
Exchange CodeWarrior Java Access Paths 1.0
Exchange CodeWarrior Java Access Paths - Change the required software kit to develope Java programs more>>
The related software is classes.zip library and MW Java compiler. Please note that Java 1.1.3 public beta folder should be stayed in the Metrowerks CodeWarrior folder where the installer of public beta has initially located the stuff.
Apple Java 3D Advanced Imaging 1.0
Apple Java 3D Advanced Imaging is a comprehensive, user friendly system utility which contains support for Java3D and Java Advanced ImagingJava 3D extends the Java platform, providing additional capabilities for running three-dimensional graphics applications and Internet-based 3D applets. more>>
Apple Java 3D Advanced Imaging 1.0 is a comprehensive, user friendly system utility which contains support for Java3D and Java Advanced ImagingJava 3D extends the Java platform, providing additional capabilities for running three-dimensional graphics applications and Internet-based 3D applets. Java Advanced Imaging (JAI) Update extends the Java platform, providing additional capabilities for running image processing applications and imaging applets in Java
MW Java Linker Patch 1.4
MW Java Linker Patch is designed to meet all your needs of updating the linker, which fixes problems merging GIF files into the JAR file output from the linker. more>> <<less
Apple Java for Oracle Updater 1.3.1
Java for Oracle is an upgrade to 1.3.1 which provides support or Oracle 11i client applications on Mac OS X more>> Java for Oracle is an upgrade to 1.3.1 which provides support or Oracle 11i client applications on Mac OS X. It is recommended that you only update to Java for Oracle if you need to use Oracle 11i client applications.
Mac OS X 10.2.1 or later.
Zip Java Classes 1.0
Zip Java Classes - Composes a zip archive from Java classes more>>
Select file(s) and folder(s) of Java classes and drop them onto this droplet icon. Then, all Java class files *.class and *.zip in the folders will be archived into a JavaClasses.zip file. Other files than *.class or *.zip will not be added to the archive.
The Java compiler javac of Apples MRJ 2.0 generates the compiled Java classes in the same folder as their source files. The JBindery application can build a Macintosh Java application by binding the Java classes and zip files in the particular folders. Unfortunately, the JBindery can not exclude other files than Java classes in the folders. It may include source files in it, alas!
Here is the way to compose Java application from the Java classes and zip files only. Let us use the Macintosh ZipIt 1.3.x to archive the Java classes and zip files and compress it. Fortunately, ZipIt is an AppleScriptable application so that we can commit a series of script commands to it and remove other files from the archive.
Exchange CodeWarrior Java Compiler 1.0
Exchange CodeWarrior Java Compiler - Change the required software kit to develope Java programs more>>
The related software is classes.zip library and MW Java compiler. Please note that Java 1.1.3 public beta folder should be stayed in the Metrowerks CodeWarrior folder where the installer of public beta has initially located the stuff.
Apple Java Updater for Mac OS X 10.3.9
Java update (standalone installer) more>>
After updating to Mac OS X 10.3.9, some systems may have issues with Java applications and Java-enabled websites when using Safari. Safari may unexpectedly quit, and standalone Java applications may unexpectedly quit or not launch. This update resolves that issue.
Apple Java 2 SE 5.0R5
Apple Java 2 SE - support for J2SE 5.0 on OS X 10.4 more>>
Java 2 Platform, Standard Edition (J2SE) 5.0 allows applications and applets developed for the J2SE 5.0 platform to run on Mac OS X v 10.4.2 and later.
This update does not change the default version of Java on your Mac from Java 1.4.2 to J2SE 5.0, though Java applications that require J2SE 5.0 may specifically request it.
You can change the preferred Java version for applications and applets by using the new Java Preferences utility. This utility is installed by the J2SE 5.0 update at /Applications/Utilities/Java/J2SE 5.0/.
IP Monitor for Java X 2.0.2
IP Monitor for Java X is a program for showing the current IP network address of your workstation on your desktop. more>>
IP Monitor also provides a centralized interface from which you can easily perform Domain Name Server, Finger and Whois queries.
- Mac OS X 10.0 or later.
Make Java Document 1.0
Make Java Document - Java document creator more>>
Completly freeware.
An Introduction to Java Programming 1.0
This PDF tutorial from Apple Computers focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming more>>
An Introduction to Java Programming 1.0 is such a convenient Java tool that it mostly focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming. This tutorial is aimed at beginning programmers who have little or no experience with programming in Java, and experienced programmers who are interested in learning Java.
Create Java Manifest Form 1.0
Create Java Manifest Form - Creates a Java manifest assigned as a basic form to Jar tool more>>
Select Java resource files (*.class files, package folders, graphics images, or others) and drop them on this droplet application icon. Then a manifest file will be created at the same folder as your given files.
The script will apply URL encoding to the file name if needed.