swing - Java currency symbol rendering -
i've jtable contains prices currency symbols. when show table currency symbol formatted.
then try change table font , when try apply new font yen symbol not rendered.
font newfont = new font(name, style, size); getdatatable().setfont(newfont);
Comments
Post a Comment