-
Multiple window
I want to make a vertical window having several button. when I click a button it will open another window where there is jTextfield, jTextarea, jButton etc and it can do something (taking input from textfield and giving the output in textarea). Not closing this window if i click another button of the first window (vertical) it will open another independent window and it can do something like the previous one.
i.e, multiple window will work simultaneously. Please help me
I made this type of java program using java swing. Two buttons in the first window. Two independent java program. But it can open only one program at a time. I am to close one to open another. i.e, it does not work simultaneously.
-
Double post.
http://www.java-forums.org/new-java/...operation.html
Suggest that this one be locked.
Thanks, db