Write an application class that contains several methods

Assignment Help JAVA Programming
Reference no: EM13192732

1) Write an application class that contains several methods. 

The first method should be named greeting () and should display a JOptionPane that is customized in the following ways (Figure 1):

  1. There should be no icon on this message box.
  2. The title bar on this message box should read "Welcome!"
  3. The message box should display "Welcome to my program!"

1429_Write an application.png

Figure 1

The second method should be named getName() and should display a JOptionPane that is customized in the following ways (Figure 2):

  1. There should be a question mark icon on this message box.
  2. The title bar on this message box should read "Name?"
  3. The message box should allow the user to input his or her name.

1898_Write an application1.png

Figure 2

The third method should be named getAge() and should display a JOptionPane that is customized in the following ways (Figure 3):

  1. There should be a question mark icon on this message box.
  2. The title bar on this message box should read "Age?"
  3. The message box should allow the user to input his or her age.

1570_Write an application2.png

Figure 3

The fourth method should be named displayMessages() and should display JOptionPanes as follows (Figure 4, Figure 5):

  1. The method should first display a JOptionPane with an information icon that has "Summary" as the title bar text.
  2. This message box should display the user's name (X) and age (Y) in the format "X, you are Y years old!"

494_Write an application3.png

Figure 4

  1. After the user closes the first message box, a second one should display that does the following:
    1. Displays a warning icon.
    2. Has "Guess What?" as the title bar text.
    3. Displays the message "In 10 years, you will be (correct age) years old!"

1085_Write an application4.png

Figure 5

  1. In order to accomplish this task, you will need to discover how to convert a String to an integer to perform the calculation.

Write a driver class. This class should use the main method to call four methods in the application class that will display our JOptionPanes.

Remember to write the source code for each class in a separate file which must have the same name as the class name with the extension '.java'.  Remember also that by convention, class names commence with a capital letter.

As with all programs you write, you should provide a well-structured solution that is easy to read.  You should use meaningful identifier names and should provide useful comments.  A large portion of the marks for this assignment will be for the structure of the classes, not whether they work correctly or not.

The focus of the assignment is for you to familiarise yourself with the Java concepts introduced in this seminar (classes, instances, instance methods, constructors, method calls, JOptionPanes, etc).

It is a good idea to work in a step by step top-down manner.  First define the general structure of a class with empty methods and compile the class.  Once it compiles successfully, then add further detail, recompiling after every few lines.  This way, the risk of getting several error messages at once is reduced.

Reference no: EM13192732

Questions Cloud

What role is government trying to play : What role is government trying to play here What is an externality How does the government of Costa Rica change an externality into a tool for economic development and caring for the environment. How does the government lead the market and lead ch..
Methanol and water or acetone are viable solvent systems : Water/methanol and water/acetone are viable solvent systems for recrystallization, but water/chloroform and water/pentane are not
What is the core issue in this interest group politics : What is the core issue in this interest group politics Which groups are pro limits Which groups would you imagine are lobbying against Are these peak associations or public interest groups What does Goldsmith mean by industry capture
Emergency control room for a call-logging component : Design the Requires and the Provides interfaces of at least two components that might be used in a system in an emergency control room for a call-logging component that records calls made.
Write an application class that contains several methods : Write a driver class. This class should use the main method to call four methods in the application class that will display our JOptionPanes - Write an application class that contains several methods.
State what kinetic energy must the electrons : What kinetic energy must the electrons have in order to resolve a protein molecule that is 2.30 nm in diameter? Take the mass of an electron to be 9.11× 10-31 kg.
State the equation for the relationship : Experiment you measured teh effect of changing temperature on the pressure of a conatined gas at constant volume.
How does business use politics : What is the evidence of wrongdoing here How does business use politics here Is this government failure Is this market failure Who benefits and how Who loses What is the role of the media
Chloride and water in the orginal solution for each trial : The question in the lab is asking what percentage by mass is the calcium, chloride and water in the orginal solution for each trial. In this lab we performed two trials, in each, we added 50 mL water to 2.0 g of CaCl2.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Java program that reads an input

Create a java program that reads an input of n lines with the first line being the number of people in the contest and the remaining lines a numeric 9 digit code for each person that gets a vote

  Java tv''s newest owner! java tv is the greatest tv channel

Java TV's newest owner! Java TV is the greatest TV channel ever, and it prides itself in its 24 hour interesting ' programming'. To help you run this channel you will need to write a  dynamic  program that uses  Data Lists  to store all its TV show i..

  Write a java program in a netbeans project

Write a Java program in a NetBeans project

  Creates a file called "grades.txt" with 1000 lines

Write a program that creates a file called "grades.txt" with 1000 lines. Each line in the "grades.txt" file will consist of a student's first name, last name, graduating year(2013,2014,2015), and grade. the student's first name and last name for t..

  Write a reference class called ctatrain

writing a reference class that consist of the 2nd and 3rd instance variables below. my class should consist of an array of values in the 2nd instance variable

  Implement a shopping cart class with user interface

project will be to implement a shopping cart class with user interface (UI) that contains main() in Net Beans. The UI class will be used to perform user input/output and to invoke the appropriate methods of shopping cart class. When your program star..

  Design and implement a sorting algorithm

Your task is to design and implement a sorting algorithm and running time grows as a linear function of the array

  Create a book class for the library application project

Create a Book class for the Library application project. In addition to properties of author and isbn, with setters/getters, the Book should override Object's base method "boolean equals(Object)" and have a "boolean validate()" method.

  Reads contents of two vectors

Write a program that reads contents of two vectors, and then displays the sum of these two vectors. The program should prompt the user to enter the size of the vectors first.

  A class is a blueprint for an object

A class is a blueprint for an object. A class may have a default constructor, a constructor with arguments, accessor methods, mutator methods, public fields, and private fields.

  Create java program to find number of days left in that year

Create a Java program called "DaysLeftInYear.java" that outputs the number of days left in that year. use the calendar class to represent dates. Use the DateFormat class to display the current date in the output.

  Solution for the problem and mention algorithms

Explain the purpose of the program as detail as possible and develop a solution for the problem and mention algorithms to be used and list data structures to be used in solution.

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