Re: Gui Question
- From: Thomas Weidenfeller <nobody@xxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 15:36:44 +0200
IanH wrote:
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
You could work for example through Sun's GUI tutorial. The TSC articles about the AWT and Swing architecture, and about Java threading might also be a good idea. Pointers are in the FAQ.
/Thomas
--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
.
- References:
- Gui Question
- From: IanH
- Gui Question
- Prev by Date: Re: auto-detecting the character set encoding of a text file
- Next by Date: Re: difference between String variable and String class definition
- Previous by thread: Gui Question
- Next by thread: Re: Gui Question
- Index(es):
Relevant Pages
|
|