java how to get top level container of a compoent?
- by 5YrsLaterDBA
is there a way to get the top level container of a component? For example I have a JToolbar and I want to know at one monent the top level container of that JToolbar is my JFrame or is its own window, a JDialog.