JEditorPane.setText doesn't resolve <img> tag

May be somebody knows why JEditorPane's setText method doesn't resolve the <img> tag inside string even with absolute file path? It only shows the rectangle where an image must be placed.

its setPage method works fine taking path to html file containing <img> tag.

Thanks.

[305 byte] By [slaksa] at [2007-11-26 16:28:05]
# 1
Already resolved the problemfile:/// is a must in src
slaksa at 2007-7-8 22:52:23 > top of Java-index,Desktop,Core GUI APIs...