App that allows the user to enter a series of numbers

Assignment Help JAVA Programming
Reference no: EM13690910

Program: Write an app that allows the user to enter a series of numbers and manipulate them. The app should provide users with the option of adding or multiplying the numbers. Users should enter each number in a TextBox. After entering the number, the user clicks a Button, and the number is inserted in a ListBox. The GUI should behave as in Fig. 10.20.

Part 1): Copying the template to your working directory. Copy the directory C:\ Examples\ ch10\ Exercises\ ArithmeticCalculator to your C:\ SimplyVB2010 directory.

Part 2): Opening the apps template file. Double click ArithmeticCalculator. sln in the ArithmeticCalculator directory to open the app.

Part 3): Adding a ListBox to display the entered numbers. Add a ListBox. Place and size it as in Fig. 10.20.

Part 4): Creating an event handler for the Enter Button. Create the Click event handler for the Enter Button. If the result of a previous calculation is displayed, this event han-dler should clear the result, clear the ListBox and disable the addition and multipli-cation Buttons. It should then insert the current number in the Operands list: ListBox. When the ListBox contains at least two numbers, the event handler should then enable the addition and multiplication Buttons.

Part 5): Summing the values in the ListBox. Define the Click event handler for the Add Button. This event handler should compute the sum of all the values in the Oper-ands list: ListBox and display the result in resultLabel.

Part 6): Multiplying the values in the ListBox. Define the Click event handler for the Mul-tiply Button. This event handler should compute the product of all the values in the Operands list: ListBox and display the result in resultLabel.

Part 7): Running the app. Select Debug > Start Debugging to run your app. Enter two val-ues, then click the Add and Multiply Buttons. Verify that the results displayed are correct. Also, make sure that the Add and Multiply Buttons are not enabled until two values have been entered. Enter a new value and verify that the previous result and the ListBox are cleared. Enter two more values, then click the Add and Multiply Buttons. Verify that the results displayed are correct.

Part 8): Closing the app. Close your running app by clicking its close box.

Part 9): Closing the IDE. Close the Visual Basic IDE by clicking its close box.a

Make this application using java programming. Create this application in simple and easy way.

Reference no: EM13690910

Questions Cloud

Make a function in dr racket : Make a function in Dr Racket that consumes a string and figures out if it starts with a specific letter of the alphabet - Can you help me how should I go about this? Please any ideas?
Who developed the ibm pc : What is the code name for the 12 engineers who developed the IBM PC and In which year did Amazon.com report that for the first time sales of e-books exceeded the sales of hardcover books?
Train traveling in terms of minutes : Write a code for the following C++ problem. We will have a user that will be asked to input the time of a train traveling in terms of minutes and these minutes is a non-negative integer.
Design the logic for a program : Draw the hierarchy chart and design the logic for a program that calculates the projected cost of an automobile trip. Assume that the user's car travels 20 miles per gallon of gas.
App that allows the user to enter a series of numbers : Write an app that allows the user to enter a series of numbers and manipulate them. The app should provide users with the option of adding or multiplying the numbers.
Design the hardware and software driver : Design the hardware and software driver that will implement a byte-wide data transfer from your processor to a peripheral device. Each transfer has to accompany by a strobe to deskew the data.
How can we use a resonant tuned filter : A class C amplifier severely distorts the signal. How can we use a resonant tuned filter to get the desired signal at the output
How many of the bits in a 6 bit unsigned number : Design a logic circuit to figure out how many of the bits in a 6 bit unsigned number equal 1. Design the simplest possible circuit to accomplish this.
How many copies she should purchase : List some of the considerations that would go into such a system as if you were the owner of the store and your business profits were at stake.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd