Package net.sf.rej.gui.tab

Contains reJ user interface tab components.

See:
          Description

Interface Summary
Tabbable Interface implemented by the main window tabs.
 

Class Summary
CompareTab  
ConstantPoolTab ConstantPoolTab is a GUI Tab for manipulating the contents of the Constant pool.
DebugTab  
EditorTab EditorTab is the bytecode editor.
FilesTab FilesTab is a GUI tab for displaying the contents of a fileset.
HexEditorTab  
InjectionTab InjectionTab is a graphical element for doing mass injection of code into a project.
NoDebugTab  
ObfuscationTab  
SearchTab Tab for doing java intelligent searches inside the classes of the project.
StructureTab  
 

Enum Summary
Tab  
 

Package net.sf.rej.gui.tab Description

Contains reJ user interface tab components. Each tab provides a different aspect of the class file or a set of classes; list of files, search, compare, bytecode editor, hex editor and so on.