java - Difference bewteen using TableRowSorter with getColumnClass and without getColumnClass -


i sorted data table in java. both sort getcolumnclass , without getcolumnclass done. what's difference between them? all

the getcolumnclass() method required implementations of tablemodel; table without getcolumnclass() not possible. "is used jtable set default renderer , editor column," may required refresh rows changed due sorting. number of times called unspecified.

if suspect implementation problem, should profile application.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -