I want to add another window to existing JFrame or JComponent or something else, is there any way to do this?
EDIT: no, when I mean, when the title says, attack Processing 'the display window, processing basically does the stuff using 3d in java and rendering the 3d window. Whenever processing is done, it has its own window, and I want to attach it to my GUI. How can i do this.
source share