Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

UNITED INTERNATIONAL UNIVERSITY CSE 1 1 1 5 ( Object Oriented Programming ) - Assignment Write a Java program that compiles the following User Interface

UNITED INTERNATIONAL UNIVERSITY
CSE 1115(Object Oriented Programming)- Assignment
Write a Java program that compiles the following User Interface shown below:
Esary horkmere
Curestane
18000
Perioning ins
lraperers
Now the functionalities for this Java Swing program will be the following:
a. First, it will open a frame for Employee Registration that will take their
i. Name,
ii. Age,
iii. Salary &
iv. Phone
b. After that, it will write all this data into a text file named Employee.txt in a
comma-separated value format. For Example:
Abul,35,15000,01521999575
Babul,56,22000,01872344888
Kabul,24,11000,01923444888
c. After REGISTER, the Employee Registration will become invisible and open the Salary
Increment frame.
d. Inside the Salary Increment frame, the current salary will be shown and it will be
Non-editable.
e. Also, there will be a percentage to input. After pressing increment, the salary will be
increased accordingly and get updated inside the Employee.txt file.
!!!PLEASE U SE PROPER EXCEPTION HANDLING and OOP CONCEPT S(INHERITANCE,
ENCAP SULATION, and POLYMORPHISM) where necessary!!!
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions

Question

Discuss human resource management issues for small businesses.

Answered: 1 week ago

Question

2. Why has the conflict escalated?

Answered: 1 week ago

Question

1. What might have led to the misinformation?

Answered: 1 week ago