Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Embedding Java AWT/Swing components in Mac OS X Cocoa widgets

843807Jan 22 2010
Hi,

We're trying to embed Java Swing Components into native platform widgets. On Windows and Linux, we're leveraging "sun.awt.WEmbeddedFrame" and "sun.awt.XEmbeddedFrame", respectively. Although for Mac OS X, we didn't find a corresponding match provided by Sun Microsystems. There is a class "apple.awt.CEmbeddedFrame" provided by Apple folks though. Is anyone aware of an existence of such a class by Sun for Mac OS X?

Thanks!
Ruchika
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2010
Added on Jan 22 2010
0 comments
249 views