I need urgently your help. Anyone can help how to Write a Java GUI program that accepts three user inputs (use text fields) with three check boxes. The check boxes determine whether the area, circumference and/or the volume of a circle/sphere is/are calculated. If only one check box is selected, your program should calculate and display only the area of the circle based on the 2 user inputs. If two check boxes are selected, your program shall calculate and display both the area and circumference, while selecting all three check boxes calculate and display the area, circumference and volume of the circle.
hilalihakim 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
deceptikon commented: Well said. Maybe we should use this as a boilerplate response to homework. :) +11
hilalihakim 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
hilalihakim 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.