JAVA Tech VERSION 3.0 Marine Radio User Manual


 
36
3636
36
Document Indexes (Pro-Only)
ViewONE Version 3 introduced an option to specify a text index for multi-page documents.
A text index acts as an alternative to the thumbnail pane and with large documents can
offer better performance than thumbnails (due to not having to handle image
decompression display).
ViewONE offers a default text index which displays page numbers; however the list may
be customized using the following method.
setIndexListFile(URL)
E.g. ViewONE.setIndexListFile(“http://mysite/mylist.txt“);
The file specified must be a simple text file, with <LF> delimiting successive page indexes.
Method:
(Pro-only)