I need a modify button in my program that when selecting a row in my JTable I can modify the selected row with what I have written in my JTextFields it is not necessary to be connected to a database, I would just like to know what I should write in my actionPerformed method