It's not a secret anymore!
The moose likes Swing / AWT / SWT and the fly likes HTMLDocument for JEditorPane Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "HTMLDocument for JEditorPane" Watch "HTMLDocument for JEditorPane" New topic
Author

HTMLDocument for JEditorPane

Neha D
Ranch Hand

Joined: Oct 12, 2004
Posts: 32
Hi,

I want to reduce the gap between successive rows of an html table which is displayed in a JEditorPane. Either I have to use the HTMLDocument or the HTMLEditorKit. Can anyone plz help me out in this b'coz it is not reflecting me any change when I run the applet.

Help is heartedly appreciated.

Thanx
Regards,
- Neha
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HTMLDocument for JEditorPane
 
Similar Threads
opening link in new window
help me.....
Search text in HTML
JEditorPane add/remove style(CSS)
Reading HTML document into JEditorPane