Uses of Class
de.hillenbrand.jreqtools.FileRequester.Location

Packages that use FileRequester.Location
de.hillenbrand.jreqtools A collection of requesters for all kind of data. 
 

Uses of FileRequester.Location in de.hillenbrand.jreqtools
 

Methods in de.hillenbrand.jreqtools that return FileRequester.Location
static FileRequester.Location[] FileRequester.getLocations()
           
 

Methods in de.hillenbrand.jreqtools with parameters of type FileRequester.Location
static void FileRequester.setLocations(FileRequester.Location[] newLocations)