| Package | Description | 
|---|---|
| net.sf.jguiraffe.locators | 
This package contains interfaces and classes for locating resources in a generic
way. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FileLocator | FileLocator. getInstance(File file)Returns a  FileLocatorinstance for the specified file. | 
| static FileLocator | FileLocator. getInstance(String fileName)Returns a  FileLocatorinstance for the specified file name. | 
Copyright © 2016 The JGUIraffe Team. All rights reserved.