public interface FileSelector
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelected(InstallData idata,
File basedir,
String filename,
File file)
Method that each selector will implement to create their
selection behaviour.
|
boolean isSelected(InstallData idata, File basedir, String filename, File file) throws Exception
Copyright © 2001–2025. All rights reserved.