Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

drawString and Underlined Font

  Asked By: Nancy    Date: Apr 29    Category: Java    Views: 948
  

i have a problem. i can't draw a string on graphic or graphic2d
context with "underlined" style. Can't find how...
Can anyone help, please?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Adelinda Fischer     Answered On: Apr 29

You use the Toolkit class to get the control over
Font.
Here, you can select name of the font, its size, and
other properties.

 
Didn't find what you were looking for? Find more on drawString and Underlined Font Or get search suggestion and latest updates.




Tagged: