Uses of Package
net.sf.rej.gui

Packages that use net.sf.rej.gui
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.editor.iteration Contains classes that iterate through the project, going through every class with the purpose of finding definitions, references and doing refactoring 
net.sf.rej.gui.tab Contains reJ user interface tab components. 
net.sf.rej.obfuscation Obfuscation classes 
 

Classes in net.sf.rej.gui used by net.sf.rej
IterationContext
           
IteratorAgent
           
ProgressMonitor
           
 

Classes in net.sf.rej.gui used by net.sf.rej.files
UndoManager
           
 

Classes in net.sf.rej.gui used by net.sf.rej.gui
ConstantPoolTranslationMode
           
EditorFacade
          EditorFacade class is a common entrance point for all actions in the editor.
IterationContext
           
IteratorAgent
           
Link
          Objects that point to a certain tab of the application, certain class, method and or line of code.
MainWindow
          Java Application entry point for running the reJ GUI.
ProgressMonitor
           
SystemFacade
          Common entry point for ReJ GUI system level operations.
Undoable
          Interface for all actions that can be undone(UNDOed).
 

Classes in net.sf.rej.gui used by net.sf.rej.gui.action
Undoable
          Interface for all actions that can be undone(UNDOed).
 

Classes in net.sf.rej.gui used by net.sf.rej.gui.editor.iteration
IterationContext
           
IteratorAgent
           
IteratorAgentAdapter
           
 

Classes in net.sf.rej.gui used by net.sf.rej.gui.tab
IterationContext
           
Link
          Objects that point to a certain tab of the application, certain class, method and or line of code.
 

Classes in net.sf.rej.gui used by net.sf.rej.obfuscation
IterationContext
           
IteratorAgent
           
IteratorAgentAdapter