Im to develop a payroll calculating system using abstract classes and implementing polymorphism, With respect to inheritance of super class Employee by sub classes. i dont know how to start implementing it on GUI, bt its okay on cmd.


Any help either with sample code is highly appreciated.

cretaros.

Recommended Answers

All 2 Replies

What info do you need to get from the user and what data do you want to display back after having done some computations?

Member Avatar for ztini

Hi Cretaros --
Creating a GUI is a very broad topic. I suggest reading Oracle's GUI tutorial for the basics of Swing. That should get you on the right track.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.