Package net.sf.rej.gui.split

Provides synchronized split-screen functionality.

See:
          Description

Interface Summary
BytecodeSplitSynchronizer  
ConstantPoolSplitSynchronizer  
StructureSplitSynchronizer  
 

Class Summary
BytecodeToHexSync  
ConstantPoolToHexSync  
HexSplit  
StructureToHexSync  
 

Enum Summary
SplitMode  
 

Package net.sf.rej.gui.split Description

Provides synchronized split-screen functionality. Some of the split functionality is in other GUI classes. But the synchronization logic is contained here.