0

I'm writing a java app and at some point I create a window using Windows API through JNI.

How can I create a jpanel over a part of that window so I can add gui to it in the java side?

If that's not possible, then can I create a window in java and set it's parent to the first window to achieve a similar result?

Hovercraft Full Of Eels
  • 283,665
  • 25
  • 256
  • 373
Damian
  • 5,471
  • 11
  • 56
  • 89

0 Answers0