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

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -