Re: Gui Question



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/
.



Relevant Pages

  • Re: Real Time Updating from a text file
    ... > I have a requirement to read from a text file into a GUI. ... FAQ for some hints and pointers to resources) ... list/text area to the end, so the latest and not the earliest text is ... look if there is a better suited event available. ...
    (comp.lang.java.gui)
  • Re: Not leaving a method until a Thread has finished
    ... You also can't wait for the EDT to die - it should never die, but if it does, your application is in real trouble. ... You either play by the rules, or your GUI will freeze. ... of the comp.lang.java.gui faq, and Sun's GUI tutorial. ...
    (comp.lang.java.programmer)
  • Re: sp_configure max text repl size
    ... I don't believe it is exposed through the gui. ... Looking for a SQL Server replication book? ... Looking for a FAQ on Indexing Services/SQL FTS ...
    (microsoft.public.sqlserver.replication)
  • Re: Best GUI for small-scale accounting app?
    ... http://gladewin32.sourceforge.net/index.php (for the C devel and runtime ... The pygtk manual, tutorial, and FAQ are all very good. ... The only complaints I have are that the glade GUI builder hasn't caught up ...
    (comp.lang.python)