I have coded my calculator in simple mode, I have added a button for Scientific Mode too, by clicking on this button it should open a scientific calculator window. Now i want to get idea from you people how to do it ? Should i use two frames for this purpose or something else? Please give an idea.
Share
You could always just use two panels and CardLayout.