The document contains a Java program that creates a simple calculator GUI using AWT. It sets up a frame with a text display and a grid of buttons for digits and operations. The layout is organized with a BorderLayout and GridLayout for the buttons.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views2 pages
PR 3 Only Calculator Design
The document contains a Java program that creates a simple calculator GUI using AWT. It sets up a frame with a text display and a grid of buttons for digits and operations. The layout is organized with a BorderLayout and GridLayout for the buttons.