Uses of Interface
org.jtheque.core.managers.core.io.IFilesContainer

Packages that use IFilesContainer
org.jtheque.core.managers.core Contains the core of JTheque. 
org.jtheque.core.managers.core.io Contains the IO objets of the core. 
 

Uses of IFilesContainer in org.jtheque.core.managers.core
 

Methods in org.jtheque.core.managers.core that return IFilesContainer
 IFilesContainer ICore.getFiles()
          Return the files of the application.
 IFilesContainer Core.getFiles()
           
 

Uses of IFilesContainer in org.jtheque.core.managers.core.io
 

Classes in org.jtheque.core.managers.core.io that implement IFilesContainer
 class Files
          Give access to the files of the application.
 



Copyright © 2009 JTheque. All Rights Reserved.