another newbie question.
From: Jay Czajkowski (jczajkowski_at_houston.rr.com)
Date: 10/04/04
- Previous message: Thierry: "Animation Flash/Powerpoint from java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 04 Oct 2004 18:27:54 GMT
I have a JTextArea object named REGobject with some regular text in it and I
want to append a few lines of bold text. I use the command:
REGreport.setFont(new Font("SansSerif", Font.BOLD, 14)); and then try to
append some new lines, but makes everything on REGobject bold not just the
new lines. Can anyone tell me how to correct this problem? Thanks in advance
for any help.
- Previous message: Thierry: "Animation Flash/Powerpoint from java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]