JTextPane

How can I get the words in JTextPane one by one and put it into an array while the user is currently type the words!!Anyone please help me!!
[154 byte] By [henyoa] at [2007-10-3 4:06:20]
# 1
hi,take the value of textpaneand use toCharArray() to char arraydaya
dayanandabva at 2007-7-14 22:05:47 > top of Java-index,Desktop,Core GUI APIs...
# 2
Can you make me a sample program
henyoa at 2007-7-14 22:05:47 > top of Java-index,Desktop,Core GUI APIs...
# 3
> Can you make me a sample program You've already been told how to search the forum to find the existing code I've posted.
camickra at 2007-7-14 22:05:47 > top of Java-index,Desktop,Core GUI APIs...