Posted By:
George_Tzallas
Posted On:
Monday, August 5, 2002 03:06 AM
Sumit hi,
Check JTextField
for more information. You will find an example on how to create your own document. Based on
that implementation you could override method remove(int, int) so as to do nothing
You 'll also find a link to the Java tutorial, which will probably give you a better insight of
JTextFields
Regards
George T