Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JEditorPane - mime types

  Asked By: Kerri    Date: Aug 22    Category: Java    Views: 912
  

I am working on a swing application which would open a File System (JTree
implementation), and when each file is selected, I need to display the contents
of the file on the application itself.

I tried using JEditorPane, but JEditorPane supports only mime types
(rtf,html,plain text) right now.

Is there any possibility of displaying other content types(pdf,word doc)? Is
there any alternate solution other than JEditorPane?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on JEditorPane - mime types Or get search suggestion and latest updates.




Tagged: