How to set the font in class JTextArea
843807Nov 28 2002 — edited Nov 29 2002There is a function setFont() in class JTextArea, but it seems only can set "bold","Italic" and "font size", but i want to set something like "Times new roman" and "Courier New"
who knows how to set?