February 23rd, 2000, 09:57 PM
I'm having troubles with the syntax to have a Jbutton inherited from one JFrame to another JFrame. The main class has a jframe with several menus at the top. The help menu spawns a new jframe called help that should contain the same jbutton as the main jframe.