posted 19 years ago
I am pretty sure there isn't anything built into the API for this. There is a ContainerListener and a ComponentListener but all they do is tell you when something is added, removed, or moved.
There still has to be some way for your child components of Junior to notify Junior that something about them has changed aside from the actions I mentioned above.