This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

In Java Swing application can a child window of the main window be part of the object attributes?

We have a Java Swing application and there are multiple instances of the same object - for example, a Cancel button. The Object model is creating all objects as children of the main window. We want to have child windows under the main window as part of the object attributes, So: main>window>object.

Is this possible? If so, how?

Thanks!

Labels:

UFT Developer