help

help

please answer these two assignments every one related to each other for me before Tuseday
I answer the first part please continue to me?? 

public abstract class Person implements Comparable {
private int CivilNumber;
private String Name;
private double Salary;

public Person(){

}

public Person(int CivilNumber,String Name,double Salary){
    this.CivilNumber=CivilNumber;
    this.Name=Name;
    this.Salary=Salary;

}
public int getCivilNumber(){
    return  CivilNumber;

}
public void setCivilNumber(int CivilNumber){
    this.CivilNumber=CivilNumber;

}

public String getName(){
    return  Name;

}
public void setName(String Name){
    this.Name=Name;

}
public double getSalary(){
    return  Salary;
}
public void setSalary(double Salary){
    this.Salary=Salary;

}
public String toString(){
    return Grade(Salary);
}
public String Grade(double Salary) {

    if (Salary>1500)
        return "A";
    else if (Salary >700)
        return "B";
    else 
        return "C";
}


public String Convert(String Name){
    return Convert(Name);

}
}

public abstract class Volunteer extends Person implements Comparable{
double Volunteerno;

public String Grade(double Salary) {
    Salary =0.0;
    return " No salary for the volunteers ";
}
    public String toString(){
        return super.toString();
    }

}
public abstract class Employee extends Person implements Comparable{
    double Employeeno;

        public String Grade(double Salary) {

            if (Salary>1500)
                return "A";
            else if (Salary >700)
                return "B";
            else 
                return "C";

            }
            public int bouns(String Grade){
            if (Grade == "A")
                return 100 ;
            else if(Grade == "B")
                return 50;
            else
                return 25;

        }
            public String toString(){
                return super.toString();

            }

    }

SFDV2103 â?? Java Programming
Fall, 2012
Term Project
Assignment 3 (5%) 
Due Date: (Wednesday) December 26, 2012
Overview:
As specified in the course outline this course will include a semester-long project divided into four parts. In each part you will complete a given a task. In assignment 3, you are asked to make changes in the existing class.
Problem:
Open the class â??Personâ?? you created in Assignment2 and modify the class for following issues:
â?¢ Modify the Person class, which will implement the comparable interface.
â?¢ Create two subclasses Volunteer and Employee.
â?¢ In Volunteer class has a variable Volunteerno and override the Grade() method by assigning salary as 0 and print the message â??No salary for the volunteers.â??
â?¢ In Employee class has a variable Employeeno override the Grade() method by calculating the salary by adding bonus. If the grade is â??Aâ?? then bonus = 100, â??Bâ?? then bonus = 50 and â??Câ?? then bonus = 25.
â?¢ Invoke toString() method from these sub classes also which will display both super and sub class details.
â?¢ Write a Test program to check all above mentioned methods by invoking it. It should display all possible outputs. Also create two objects for Person class and compare these two objects and display which object is greater.
Draw a UML diagram for the above.
You must submit the source code to your teacher by printing the programs from eclipse not from word file. That program should show the results also. Also you will demonstrate your work by running your program in the lab. Also upload the final version of your program in to black board.
Note: Cheating will not be accepted, Marks will be reduced for all the members of that project group based on the percentage of cheating.

SFDV2103 â?? Java Programming
Fall, 2012
Term Project
Assignment 4 (5%) 
Due Date: (Wednesday) December 26, 2012
Overview:
As specified in the course outline this course will include a semester-long project divided into four parts. In each part you will complete a given a task. 
Problem:
â?¢ Modify the project to create user interface. Your program should let the user to enter information of your project from a text field and should display all the computed values in the previous assignments in a text area.
â?¢ Add events to display new balance whenever there is a "withdraw" or "credit".
â?¢ Add proper classes to change the color and font of the components and use proper screen layout models. Your frames should look clear and display all the details of the project.
â?¢ Draw the UML diagram that involves the new classes in this project.
You must submit the source code to your teacher by printing the programs from eclipse not from word file. That program should show the results also. Also you will demonstrate your work by running your program in the lab. Also upload the final version of your program in to black board.
Note: Cheating will not be accepted, Marks will be reduced for all the members of that project group based on the percentage of cheating.

please help me
View Answers









Related Tutorials/Questions & Answers:
help
help   how i can send a pitcture on url in java
help
help  pls help me to get the code of a java program a program to perform different shapes in a menu using javaapplet
Advertisements
help
help  i need help with this code. write a java code for a method named addSevenToKthElement that takes an integer array, and an integer k as its arguments and returns the kth element plus 7. any help would be greatly
HELP
HELP  I need this code to open in a new web browser. but no matter what i do it wont please help?? Directive 055 Storage Requirements for the Upstream Petroleum Industry
Help...
Help...  Write a class that displays your first name vertically down the screen â?? where each letter uses up to 5 rows by 5 columns of a character input by you with a blank line between each letter
Help
Help   i have a html file.. i have take input and store in database .. Tell me the steps to perform.. i have xampp it includes mysql,tomacat,apache. and how display the data from datbase .. please explain
Help!
Help!  thanks for ur code, I'd like to ask a question: after press "c" or "C", timer starts and after every delay ms, it'll print "This line is printed only once." or just print once. I'm writting a timer but it seems to perform
help
verification mail to the user) please tell me how could i design that. Please help me
Help
Help  Hi; Can anyone help me to solve this errors. I use J2ME(wirlesee Toolkit 2.5.2. for CLDC Project "SlideImageMIDlet" loaded Project settings saved Building "SlideImageMIDlet" C:\Documents and Settings\???? ?????\j2mewtk
help
based on the percentage of cheating. please help me
help!!!!!!!!!!!!!!!!!!
help!!!!!!!!!!!!!!!!!!  import java.awt.; import java.sql.*; import javax.swing.*; import java.awt.event.* public class NewJFrame extends javax.swing.JFrame { JTextField1
Regular Expression Help Help HELP!!!!
Regular Expression Help Help HELP!!!!  HI all I am very new to java... could help me to give a solution of how to retrieve the name and email add... the quotes ""07001", "MR Harish Ram","M.RHarish @ hotmail.com"" Help is greatly
Help me
Help me  Hi, LWUIT is working in eclipse j2me for Symbian OS
help me
help me  HI. Please help me for doing project. i want to send control from one jsp page to 2 jsp pages... is it possible? if possible how to do
help me
help me  how to print from a-z, A-Z with exact order using for loop? Thanks for all concern
Help Me
Help Me  What is the source code for Sample example for Mortgage Calculator in J2ME language for developing Symbian
help
help
help
help
Help
Help
help
help
help
help
Help
Help
Timeseries help
Timeseries help  hey....... can u plz help me in time series code. Can u provide a tie series code that is using the method Time series. I have seen... of Barchart???? plz help
help me
help me  i have done as u directed but nothing happens gud to me..... . i am using netbeans is that matter at all help me and take me out from trouble where to store jfree api to use it for j2ee based project
help me
help me  MY GLASSFISH SERVER NOT START PROPERLY help me warning shows DPL5404:Specification-Version for the optional package [ GNUJAXP ] in the jarfile [ C:\Program Files\Java\jdk1.7.0_02\jre\lib\ext\gnujaxp.jar
help me
help me  please send me the java code to count the number of similar words in given string and replace that word with new one
help me
help me  Hi I'm loges. I'm doing my final year project now, I have some problem in my project and i need some help on it. NowI'm doing a site... button, and nationality I'm using dropdown list. Please help me. your kindness
help me..
help me..   what are the component needed by grid computing, cloud computing and ubiquitous computing? discuss about the security of above computing. difference between that 3 computing
Help me
Help me  plz i want code of program to add real numbers and magic numbers in java example this input :- 5+3i-2+3i output:- 3+6i
Help in Struts2
Help in Struts2  Hi, in struts 2 how to get the values from db and show in jsp page using display tag or iterator tag thanks in advance
help pleas? -_-
help pleas? -_-  Write a Java program that reads from the user an integer N followed by N integers. The program then prints the product of odd integers, and, the sum of even integers
help me
help me  pls... xplain dis code:- function go() { window.location.replace("logout.jsp",'window','toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1'); self.close
help us
help us  hai, i want org.jfree.* packages please help me to find out   Please visit the following link: Download JFreechart Download jfreechart-1.0.14.zip from the given link. Then on extracting the zip file, you
java help!
java help!   I need help starting off a program I am trying to write for class. The class should contain a private instance variable to represent temperature in Degrees Celsius and it should have the following methods
Help with this program
Help with this program  Write a program that would do the following: 1) Read a String from the user. The String will be the following: "My grade is x" (where x is an integer between 0-9) 2) Get the String to integer by creating
Help With Java...
Help With Java...  Write a java program that can take a positive integer greater than 2 as input and write out the number of times one must repeatedly divide this number by 2 before getting a value less than 2
Plz Help
Plz Help  Hello Guys!! Plz. Help I need to write a program to display the astrological sign based on your birthday for example If we enter the date of birth in the following format from console--13/08/1990 it should give you
help me...
help me...  Write a program that inputs four words and them displays all possible permutations of the words. So, for example, if the words mad, dog, bites and man are entered, then the following are output : man bites mad dog
help me..
help me..  Write a program that inputs four words and them displays all possible permutations of the words. So, for example, if the words mad, dog, bites and man are entered, then the following are output : man bites mad dog mad
help me
help me  hi sir pls tell me how to use ajax form validatin from very simple way with two ot three text field pls help me use ajax in php my email id is:- [email protected] pls sir give me some vasic information i know
Help with this program
Help with this program  Write a program that would do the following: 1) Read two Strings from the user 2) The user should input two integer numbers. 3) Convert the Strings to integers by creating objects and calling
help me...
help me...  there is the picture given - cat - dog - rabbit - mouse a. create a class name b. create its attributes (at least 3 attributes) : species, size, leg c. create its methods ( at least 3 methods) : walk, eat, sleep
help in java
help in java  3.Flights Design and implement a class called Flight that represents an airline flight. It should contain instance data that represents the airline name, flight number, and the flight's origin and destination cities
help in java
help in java  Write a program that will evaluate simple expressions such as 17 + 3 and 3.14159 * 4.7. The expressions are to be typed in by the user. The input always consist of a number, followed by an operator, followed

Ads