Modify button for a JTable without a database connection

0

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

    
asked by Heisenberg 10.07.2018 в 05:23
source

0 answers