Hi,
I made two classes in Bluej, in the first class I have constructed a window and the other class is a form where data can be inputted.
How can I put the form in the window and make the window visible. Is this possible or do I have to construct a window in the class where I made the form?
Thank you.