Posted by: divdude December 9, 2006
Java queston.
Login in to Rate this Post:     0       ?        
class{ Define all the swing variables as globals main() decideWhereToPlaceAllComponents(); updatewindow();//set visible class ButtonListener{ onclick(){ container.remove(button); updatewindow(); } } I think it will work even without updating but if it doesnt just update it.
Read Full Discussion Thread for this article