Uses of Interface
com.horstmann.violet.framework.FileService.Save

Packages that use FileService.Save
com.horstmann.violet.framework   
 

Uses of FileService.Save in com.horstmann.violet.framework
 

Methods in com.horstmann.violet.framework that return FileService.Save
abstract  FileService.Save FileService.save(java.lang.String defaultDirectory, java.lang.String defaultFile, ExtensionFilter extensions, java.lang.String removeExtension, java.lang.String addExtension)
          Gets a Save object that encapsulates the stream and name of the file that the user selected (or will select)