posted 23 years ago
Hi,
I have an application that creates a frame with some buttons in it. When I click on a button I want it to launch a new window (that can be closed without killing the parent). The new window has functionality different from the parent. Any tips as to how to approach this would be welcomed. I am using AWT, not Swing.
Thanks,
SY