Reading from JEditorPane in to a file!

Friends, I need to know how to read & store data from a JEditorPane directly in to a text file.I tried using the Reader / Writer method. But it din seem to work....I would be happy if i can get some sample codings..... Thank you.
[268 byte] By [parannia] at [2007-10-2 12:15:52]
# 1
> I tried using the Reader / Writer method. This posting has a working example: http://forum.java.sun.com/thread.jspa?forumID=57&threadID=652319&start=1
camickra at 2007-7-13 9:01:32 > top of Java-index,Desktop,Core GUI APIs...