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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.