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 IFileSystem
ApplicationFramework. iFileSystem
Methods in rs.edu.raf.dsw.rudok.app.core that return IFileSystem Modifier and Type Method Description IFileSystem
ApplicationFramework. getFileSystem()
Methods in rs.edu.raf.dsw.rudok.app.core with parameters of type IFileSystem Modifier and Type Method Description void
ApplicationFramework. 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 class
LocalFileSystem
Local file system