Im developing Hospital Managment System Application using java, i have ICD-10 codes with a very long texts, i want to show them with jtable, but since the text is too long i need the JTable cell to wrap text as needed & change the hieght of that row as required.
is there any idea how to do that, or any other suggestions if there is.