'Why Java swing dragged / floating window getTopLevelAncestor is NULL?

Java swing application dragged / floating window popups do not work, when the panel is as floating window getTopLevelAncestor returns NULL what could be the reason? when the panel is inside the main panel getTopLevelAncestor returns the correct frame and pop-ups work



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source