Default fonts for JTextArea and JLabel
807606Mar 14 2007 — edited Mar 14 2007Does anybody knows what are the default fonts for JTextArea and JLabel?
It seems they use different fonts, and I'd like to set both with the same font to have the a pattern on a frame I created.
thanks in advance