java - How to change a value in jTable -
i'm working on school project making music archive supposed list different audiotracks, mediums etc. using jtable this, supposed able change information of audiotrack or medium created, title, artist etc. question is, how can use jtable directly change information object? use string hold title , artist etc. first time using jtable , first time making gui, tips lot.
Comments
Post a Comment