how is the container compoenet

Posted by shay on Stack Overflow See other posts from Stack Overflow or by shay
Published on 2010-05-20T12:48:31Z Indexed on 2010/05/20 12:50 UTC
Read the original article Hit count: 215

Filed under:
|

hello all i have an application with two main panel LEFT and RIGHT when a component got focus i want to know how is the container that holds that component (LEFT or RIGHT) the component can be inside some other panel's , but eventually sits inside the LEFT or RIGHT panel

is there a more simple way to know who is the container without running in loop on get parent each time a component got focus

thank you

© Stack Overflow or respective owner

Related posts about java

Related posts about focus