Uses of Interface
net.sf.rej.gui.split.StructureSplitSynchronizer

Packages that use StructureSplitSynchronizer
net.sf.rej.gui.split Provides synchronized split-screen functionality. 
net.sf.rej.gui.tab Contains reJ user interface tab components. 
 

Uses of StructureSplitSynchronizer in net.sf.rej.gui.split
 

Classes in net.sf.rej.gui.split that implement StructureSplitSynchronizer
 class StructureToHexSync
           
 

Uses of StructureSplitSynchronizer in net.sf.rej.gui.tab
 

Methods in net.sf.rej.gui.tab with parameters of type StructureSplitSynchronizer
 void StructureTab.setSplitSynchronizer(StructureSplitSynchronizer sync)