all the title of forms is allways blod, so how i can change it, i already setFont for them. and one more question, i want to expend th distance btween chars, how i can do? thank you !!!
Hi, Well, there are no "forms" with "titles" in Java, so you'll have to show us some code so we know exactly what you're talking about. For example, you might be talking about the text of a JLabel, or about the window decorations of a JFrame; we don't know until you tell us.