PDA

View Full Version : java applet help


skullhunterph
04-07-2006, 07:08 PM
could you guys help me create an applet that displays an employee's title in a textfield when the user types an employee's first and last names (separate by a space) in another textfield or displays an employee's name in a textfield when the user types an employee's title in a textfield. Include a label for each of the textfields. add a label of the top of the applet with the text "enter a name or title". You can use arrays to store the employee's name and titiles