Uses of Class
rs.edu.raf.dsw.rudok.app.filesystem.IFileSystem
| Package | Description |
|---|---|
| rs.edu.raf.dsw.rudok.app.core | |
| rs.edu.raf.dsw.rudok.app.filesystem.local |
-
Uses of IFileSystem in rs.edu.raf.dsw.rudok.app.core
Fields in rs.edu.raf.dsw.rudok.app.core declared as IFileSystem Modifier and Type Field Description protected IFileSystemApplicationFramework. iFileSystemMethods in rs.edu.raf.dsw.rudok.app.core that return IFileSystem Modifier and Type Method Description IFileSystemApplicationFramework. getFileSystem()Methods in rs.edu.raf.dsw.rudok.app.core with parameters of type IFileSystem Modifier and Type Method Description voidApplicationFramework. initialize(IConstants iConstants, IMessageGenerator iMessageGenerator, IConfigHandler iConfigHandler, IGui iGui, ProjectExplorer projectExplorer, IFileSystem iFileSystem, ILogger iLogger)Initializes the app. -
Uses of IFileSystem in rs.edu.raf.dsw.rudok.app.filesystem.local
Subclasses of IFileSystem in rs.edu.raf.dsw.rudok.app.filesystem.local Modifier and Type Class Description classLocalFileSystemLocal file system