How to automatically update a FTextField?



Can anybody tell me how to make a JTextField that automatically
updates it if another JTextField's value is changed? Or is it even
possible?

.