The Artima Developer Community
Sponsored Link

Java Answers Forum
to read a file rtf whit java

1 reply on 1 page. Most recent reply: Nov 21, 2002 9:50 PM by Daniel Ray

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Raffaeli Desire

Posts: 1
Nickname: desire
Registered: Nov, 2002

to read a file rtf whit java Posted: Nov 15, 2002 9:40 AM
Reply to this message Reply
Advertisement
I read a file .rtf( document word ) and I put it into a JTextPane. Now I want to have the font of every word of the document but I don't Know like I can do it.

Can you help me?


Daniel Ray

Posts: 53
Nickname: budoray
Registered: Oct, 2002

Re: to read a file rtf whit java Posted: Nov 21, 2002 9:50 PM
Reply to this message Reply
Try using this

javax.swing.text.rtf.RTFEditorKit

Ray

Flat View: This topic has 1 reply on 1 page
Topic: open pdf files  from java application with out using a browser Previous Topic   Next Topic Topic: precise positioning of ocmponents

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use