The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


java.net Projects by Community: Mac Java

There are so many different ways to arrive at the home page for an interesting project here on java.net. To help you find the project you are looking for or to retrace your steps to rediscover a project that piqued your interest, you can list the projects alphabetically, by community, by topic, or by downloadable executables. You can pull out only those that are hosted here on java.net or look for the special "linked" symbol to identify those projects that are hosted on other sites. We are particularly proud of those projects that began in our incubator and have matured into successful projects and are listed as incubator graduates.

Making QTJ more accessible and easier to use, OpenQTJ provides examples, code snippets, tutorials, documentation and sub-projects to help overcome some of the current QTJ release problems.
JNIDirect provides JDirect compatible native methods for Apple's new JDK 1.4.1 based JVM.
A library that implements a unified API for Java developers to access Mac specific functionality built into the various versions of the Apple virtual machine, without compromising the cross-platform nature of an application.
This community is for all things Macintosh and Java related. That may mean developing Java code on the Mac, with the various tools available to Mac developers... or it may mean running your Java code on the Mac, using available technologies to deliver a great experience to your Mac-based users... or even tying into technologies like Cocoa. If you have Mac-specific projects, weblogs, questions, or advice, this is the place to be.
The project tries to create a clean room implementation of the tray part of the JDesktop Integration Components for Mac OS X.
Sample code and how-to solutions to questions asked on Apple's java-dev@lists.apple.com mail-list.
Answers to frequently asked questions raised on Apple's Java-Dev mail-list.
The Quaqua Look and Feel is a user interface library for Java applications which wish to closely adhere to the Apple Human Interface Guidelines for Mac OS X.
The Lloyd project intends to continue development of QuickTime for Java, the popular and capable Java wrappers to Apple's QuickTime media libraries, by providing new functionality to the QTJ developer. This will be accomplished by providing Java bindings to QuickTime API's that have not yet been exposed via the official QTJ API, and by providing new features of specific interest to the Java media programmer. Initial features will include access to QuickTime 7's metadata API (not yet in QTJ) and an AWT/Swing component for previewing video capture (removed from QTJ in 6.1). Possible features include Java2D-to-QuickDraw conversion, Java2D-to-Quartz conversion, frame-reordering codec API's, QuickTime SWT components, etc. Initial code base is a mixture of Java and C code (using JNI) that targets Mac OS X, though the project intends to get a Windows version working as soon as possible.
This is a JDBC driver and a JdbcPlugIn for WebObjects that allows it to use FileMaker as a compatible database.
IntelliJ plugin for WebObjects
JSR-223 (Scripting for the Java Platform) specifies how to link scripting languages and Java. AppleScript is a very powerful but easy-to-use language which is very popular among Mac users. JavaAppleScriptConnector will implement parts of JSR-223 to make AppleScript available to Java programs
Keaton is a Java-to-QTKit wrapper, allowing Mac Java developers to call into the Cocoa-based QTKit framework to get QuickTime functionality such as multimedia playback, capture, editing, etc.
This project aims to provide a Java API, that can connect through JNI to Apple's Address Book C-APIs, in order to help facilitate development of Java applications that can communicate easily and use the address book features
A generic Java wrapper for Cocoa on Mac OS X
We are doing our project on java with Netbeans 6.1 as the platform.First we are working on text to speech conversion and then side by side we will also be working on how to send the wave file on phone. For text to speech we are using Java Speech API .The project is still in development phase and we are working on it.