Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java web browser component



Shuichi KURABAYASHI wrote:

Ho Kit Robert Ong wrote:

Does anyone know where can I find Java base Web Browser component for
Mac OS X?
My project need to have a internal browser for time sheet, and I cannot
find anyone that is compatible with 1.4.2 and Mac OS X.

I recommend the WebKit & Java integration. http://www.concord.org/~dmarkman/jws/webkit/

It uses JNI and com.apple.eawt.CocoaComponent, and you can easily
integrate the webkit4java with existing Swing components.

This project is now up on Source Force as WebKitJava:

http://sourceforge.net/projects/webkitjava

Of particular note, embedded WebKit in a Java app will fail
if directed to a Java applet unless Java is disabled via the
WebPreferences class (Objective C). Of course, the applet
will not work when that is done, but at least the failure is
not a catastrophic one. This is due to a limitation of only
one JVM running in a process, and the applet requires a
different set of parameters than an application.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.