Posted By:
Anonymous
Posted On:
Saturday, March 24, 2001 08:44 PM
I am using a JFrame which adds JPanel on it dynamically, meaning i remove a component at runtime and at another. When one JPanel is set to invisible, i adds another JPanel but it was unable to get the Focus. Why is it so?