Is there a way to trap if a value in a JTextField has changed with a listener? I simply want to turn on a changed flag if any one or more fields on a screen were modified.
Thanks in advance :-)
Printable View
Is there a way to trap if a value in a JTextField has changed with a listener? I simply want to turn on a changed flag if any one or more fields on a screen were modified.
Thanks in advance :-)