JDK1.2FCS-K: solaris, win32
When table has a caption, it is parced and attached into the root document element. The caption tag is also one of supported tag by the default reader. However the caption doesnot appear on the JEditorPane.
1) cd ~baechul/Beetle
2) java Beetle
3) Press 'eye' icon from the toolbar
4) Upper window shows source code while down window shows the actual view on JEditorPane.
5) The table on the pane should have a caption on the bottom.
6) Press 'file open' icon from the bottom toolbar.
7) Click 'Synchronous Load' and 'More Controls' check box.
8) Browse element tree and you will see caption element is under table.
So parcing a caption is done but the view ignored caption.
bae-chul.kim@eng 1998-09-18