Package net.sf.rej.gui

Constains classes for the reJ graphical user interface.

See:
          Description

Interface Summary
IteratorAgent  
ProgressMonitor  
QueryAction  
Undoable Interface for all actions that can be undone(UNDOed).
 

Class Summary
DefaultMatcher Superclass for doing searches on a project using iteration.
EditorFacade EditorFacade class is a common entrance point for all actions in the editor.
InstructionHints This class is used for obtaining hints / descriptions of the different instructions.
IterationContext  
IteratorAgentAdapter  
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.
OpenRecentFileAction  
SystemFacade Common entry point for ReJ GUI system level operations.
UndoManager  
 

Enum Summary
ConstantPoolTranslationMode  
 

Package net.sf.rej.gui Description

Constains classes for the reJ graphical user interface. These are classes related to the GUI that don't fit in any of the more specific subpackages.