|
how to insert tables into JTextPane
I have a JTextPane and I'm trying to insert tables into the JTextPane. I'm using the default rtf editor kit together with styled document.
I need a way to insert tables into the styled document of the JTextPane something like Microsoft word.
can you help me?
thanks
|