JAVA Tech JAVA Technologies Co. Ltd. Marine Radio VERSION 3.0 Benutzerhandbuch

Seite von 88
 
 
36
36
36
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)