2

Is it possible to add Swing components in JME3 canvas? If it is possible please share the logic. I was able to achieve the other way round where I was able to integrate JME3 canvas in Swing.

sh_kh
  • 21
  • 4

1 Answers1

1

No, you can't add Swing components to the JME3 canvas.

Steve McLeod
  • 51,737
  • 47
  • 128
  • 184