The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Using Array of TextField in Applet

Posted by Krishna Mohan on January 09, 2002 at 4:13 AM

i am creating a screen wherein i would be collecting the insurance particulars of
an employee.This i would like to give in a master detail format (ie)one employee
can have many policies.For this I want to create three textfields one for employee code
which is a single text field.The other two are policy no and policy amount
for which i want to give 10 fields each.how do i do it?
Screen should look like

Employee code ----------

Policy number Policy amount

1. -------- ----------
2. -------- ----------
3. -------- ----------
4. -------- ----------
5. -------- ----------

Pls Help



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us