|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FileSaver | |
| org.bs.mdi | |
| Uses of FileSaver in org.bs.mdi |
| Methods in org.bs.mdi that return FileSaver | |
FileSaver[] |
FileIOManager.getFileSavers()
Returns a list of all registered file saver modules. |
| Methods in org.bs.mdi with parameters of type FileSaver | |
void |
FileIOManager.save(RootData data,
String filename,
FileSaver saver)
Tries to save a document to disk using the specified saver module. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||