public static interface IlvRecentFileList.FileHandler
Modifier and Type | Method and Description |
---|---|
boolean |
open(IlvRecentFileList.FileInfo fileInfo,
int index)
Opens the file for the specified
fileInfo . |
boolean open(IlvRecentFileList.FileInfo fileInfo, int index)
fileInfo
.fileInfo
- The information for a file or other kind of document
to open.index
- The index of the file or key name in the recent file list.true
if the file could be opened; false
otherwise.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.