Uses of Package
net.sf.rej.files

Packages that use net.sf.rej.files
net.sf.rej Generic reJ classes 
net.sf.rej.files Provides file access related functionality. 
net.sf.rej.gui Constains classes for the reJ graphical user interface. 
net.sf.rej.gui.action Contains reJ GUI actions. 
net.sf.rej.gui.compare Provides diff-like compare functionality for class files 
net.sf.rej.gui.dialog Contains the dialog classes of the reJ graphical user interface 
net.sf.rej.gui.event Provides classes for the event framework of reJ GUI. 
 

Classes in net.sf.rej.files used by net.sf.rej
Project
          Project class is for modeling a project - that is, a file or a set of files open at a time.
 

Classes in net.sf.rej.files used by net.sf.rej.files
Archive
           
ClassLocator
           
FileSet
          FileSet objects model sets of files, such as a single file, a folder (and subfolders) or an archive file.
Folder
           
Modifications
           
SingleFile
           
 

Classes in net.sf.rej.files used by net.sf.rej.gui
ClassIndex
          Manages relationships between fully qualified class names and the physical locations of the classfiles they are defined in.
ClassLocator
           
FileSet
          FileSet objects model sets of files, such as a single file, a folder (and subfolders) or an archive file.
Project
          Project class is for modeling a project - that is, a file or a set of files open at a time.
 

Classes in net.sf.rej.files used by net.sf.rej.gui.action
Project
          Project class is for modeling a project - that is, a file or a set of files open at a time.
 

Classes in net.sf.rej.files used by net.sf.rej.gui.compare
FileSet
          FileSet objects model sets of files, such as a single file, a folder (and subfolders) or an archive file.
 

Classes in net.sf.rej.files used by net.sf.rej.gui.dialog
ClassIndex
          Manages relationships between fully qualified class names and the physical locations of the classfiles they are defined in.
ClassLocator
           
 

Classes in net.sf.rej.files used by net.sf.rej.gui.event
Project
          Project class is for modeling a project - that is, a file or a set of files open at a time.