8

Does anyone know of a method or API that supports embedding a native window inside either a Java JFrame or JPanel?

I found this previous post:

How do I run an external program inside a Java frame in netbeans in a platform independent manner?

I can get the window handle using:

http://www.java-forums.org/advanced-java/44064-getting-window-id-window-frame.html

and this works fine.

This article appears to suggest that it's possible, but does not illustrate how:

Embed HWND (Window Handle) in a JPanel

Community
  • 1
  • 1
Graham Seed
  • 645
  • 2
  • 10
  • 20
  • How does your question differ from the previous one you linked to? If it's the same question, you can put a bounty on it to get more attention to it. If you have enough reputation. – Robin Green Jan 12 '14 at 19:47

0 Answers0