i created a chat in java with jtext area.
when some one write a new message, the message appear in the chat in that form:
time username: message (example: 17:00 TheMan: Whats up)
My question is how can i change the font and add bold only in specific places in the text area ( the time and username) while leaving the rest as it was.
hope someone will be able to help.... tnx