Gui Question



Hi

I have to create a gui interface for employees to calculate their
salaries. I have five separate classes. I can create the gui myself
and have been given the other five classes. Now i need to link them
but not sure how to do so. Is it through action listener and event
handlers? Or is there anywhere i could see an example

cheers
Ian

.