subject
Computers and Technology, 11.02.2020 21:59 kroe417

Weather Program in Java Design and create a GUI program for a meteorologist in Java that calculates the wind chill factor and cloud base altitude for inputs of temperature in Fahrenheit, wind speed in mph, and the dew point in Fahrenheit. The inputs can be entered from the keyboard or read from a file for multiple calculations. When the program begins, a window with three (3) buttons will allow the user to: Create Account, Login, or Cancel. Accounts require a user name and password with at least 9 characters including at least one uppercase letter, lowercase letter, and digit. After successful Login, the main GUI will be displayed and have data entry and selection controls. When data is entered on the keyboard and the compute button is clicked, the computed results will be displayed in the main (GUI) data entry window, a column formatted data output window, and plotted as noted below. The formatting of the data in the window will include units and comma separators for thousands. The entry controls will accept input right-aligned, check for errors, and the window will have a title and a window icon. Each time a new set of data is entered on the keyboard, the main GUI will update and the data output display windows will be updated to add the new input data and results. If data entered from the keyboard is invalid, an error dialog message will be displayed, the label text will indicate an error, the output display windows will not be updated, and the program will continue. When file entry is selected, a file selection window will be displayed. File opening errors will be handled with exceptions and dialog boxes. If the file is valid and opened successfully, the program will read in the data, compute the results, and display the data and results in columns in a separate window created through a separate class and Java file, and plot the Temperature and Wind Chill values. The output data display windows will have a window title and icon, a title for the data, output alignment, units, commas, decimal places, and column headers. The program will loop when certain windows are closed or a Cancel button is clicked so that it does not have to be restarted by the user. The program should be user friendly and have icons, images, and color as appropriate. Modularization: the project is complex and development should be modularized through the use of methods, classes and additional files as needed. The modularization of the program will be graded. A Design Document (Word/pdf file) is required and will be submitted at all milestones and be presented as a part of project demonstrations. It will include implementation screen captures, descriptions, and explanations of functionality in the program, as well as the code at the end (see the sample file). Three (3) presentations are required during the semester (Milestone 2, 4, and 6 - final demonstration). The Design document will be presented first during each presentation, and then the program operation will be demonstrated. CSE 223 - Advanced Programming Workshop II Weather Data Project Program Milestones Program Milestones Milestone #1 - Entry Selection GUI - Create Account/Login/Cancel Download a copy of Eclipse and complete "Getting Started in Eclipse". Create your project in Eclipse and the package and class. Design and develop the Create Account/Login/Cancel window/dialog. The buttons should function and launch the appropriate window created using a class. Full functionality of create account and login is not required until the next milestone. Create the design document (Word/pdf) with descriptions, screen captures, and code at the end and submit it as Milestone #1.

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 16:30, aryal191
Primary tech skills are skills that are necessary for success in online education
Answers: 3
image
Computers and Technology, 22.06.2019 22:50, youngboymark123
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
image
Computers and Technology, 23.06.2019 18:00, fordkenae
Which is a possible benefit of having a good credit history? having a checking account low interest rate on a car loan high interest rate on a credit card offer bankruptcy
Answers: 1
image
Computers and Technology, 23.06.2019 22:20, andrew412603
Learning sign language is an example of a(n) learning sign language is an example of a(n)
Answers: 2
You know the right answer?
Weather Program in Java Design and create a GUI program for a meteorologist in Java that calculates...

Questions in other subjects:

Konu
Mathematics, 07.06.2020 03:01