Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - exonaut

Pages: [1]
1
Java / JInternalFrame and a RenderWindow?
« on: March 01, 2014, 07:06:13 am »
I'm working on a Swing editor that needs to display a RenderWindow in a JInternalFrame and I'm not really sure how to go about that. I don't need event polling I just need all of the sprites/primitives that I add from the Swing editor to appear in the RenderWindow and in-turn the JInternalFrame. Does anyone know how to do this? Thanks in advance.

Pages: [1]