Uses of Class
rs.edu.raf.dsw.rudok.app.core.ApplicationFramework
-
Uses of ApplicationFramework in rs.edu.raf.dsw.rudok.app
Subclasses of ApplicationFramework in rs.edu.raf.dsw.rudok.app Modifier and Type Class Description classAppCoreMain application class.Methods in rs.edu.raf.dsw.rudok.app that return ApplicationFramework Modifier and Type Method Description static ApplicationFrameworkAppCore. getInstance() -
Uses of ApplicationFramework in rs.edu.raf.dsw.rudok.app.addon
Methods in rs.edu.raf.dsw.rudok.app.addon that return ApplicationFramework Modifier and Type Method Description protected ApplicationFrameworkIAddonManager. getApplicationFramework()Methods in rs.edu.raf.dsw.rudok.app.addon with parameters of type ApplicationFramework Modifier and Type Method Description abstract voidIAddon. initialize(ApplicationFramework applicationFramework)Initializes the add-on.Constructors in rs.edu.raf.dsw.rudok.app.addon with parameters of type ApplicationFramework Constructor Description IAddonManager(ApplicationFramework applicationFramework) -
Uses of ApplicationFramework in rs.edu.raf.dsw.rudok.app.addon.standard
Constructors in rs.edu.raf.dsw.rudok.app.addon.standard with parameters of type ApplicationFramework Constructor Description StandardAddonManager(ApplicationFramework applicationFramework) -
Uses of ApplicationFramework in rs.edu.raf.dsw.rudok.app.confighandler.standard
Constructors in rs.edu.raf.dsw.rudok.app.confighandler.standard with parameters of type ApplicationFramework Constructor Description StandardConfigHandler(ApplicationFramework applicationFramework) -
Uses of ApplicationFramework in rs.edu.raf.dsw.rudok.app.filesystem.local
Constructors in rs.edu.raf.dsw.rudok.app.filesystem.local with parameters of type ApplicationFramework Constructor Description LocalFileSystem(ApplicationFramework applicationFramework)