Create a top table to display available employees.
By selecting the a row(A Employee) display the employee details as
editable in bottom of the frame.
Provide save option and validate all the fields before saving. If some
detail is mistyped, dont save it and display error message
If you've get stuck with specific problems, then post here and I'm sure
people will try to help. If you need an overview of Swing, take a look at
Sun's tutorial
http://java.sun.com/docs/books/tutorial/uiswing/TOC.html This will give you
examples of using the various components that you will need.
You might also want to take a look at JBuilder's documentation which can
assist in speeding up your application development. Have a look in the help
at Building Applications with Jbuilder. I think you can also download this
as a PDF from Borland's web site.
Hope this helps.
Arth
<ragawait...@gmail.com> wrote in message
news:1159865722.3...@m73g2000cwd.googlegroups.com...