Uses of Class
net.sf.rej.gui.hexeditor.HexEditorPanel

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

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

Methods in net.sf.rej.gui.split that return HexEditorPanel
 HexEditorPanel HexSplit.getHexEditor()
           
 

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

Methods in net.sf.rej.gui.tab that return HexEditorPanel
 HexEditorPanel HexEditorTab.getHexEditor()