Re: [JAVA2D] TextAttribute

2000-05-25 Thread Parry Kejriwal
ority: Normal >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 >Importance: Normal >Date: Wed, 24 May 2000 15:44:23 -0700 >From: Doal Miller <[EMAIL PROTECTED]> >Subject: [JAVA2D] TextAttribute >To: [EMAIL PROTECTED] > >I am trying to write text in a list box and

[JAVA2D] TextAttribute

2000-05-24 Thread Doal Miller
I am trying to write text in a list box and at times I want to show a "strikethrough" on the text. However, it isn't clear to me how it can be done.   I found that Fonts have TextAttribute maps and one of the TextAttributes is STRIKETHROUGH, which can be set on. So I was trying to construct