com.partnersoft.workbench.gui
Class HexadecimalFileViewer

java.lang.Object
  extended by com.partnersoft.workbench.gui.HexadecimalFileViewer

public class HexadecimalFileViewer
extends java.lang.Object


Constructor Summary
HexadecimalFileViewer()
           
 
Method Summary
 VfsFile getFile()
           
 javax.swing.JComponent getGui()
           
 void setFile(VfsFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexadecimalFileViewer

public HexadecimalFileViewer()
Method Detail

getGui

public javax.swing.JComponent getGui()

setFile

public void setFile(VfsFile file)

getFile

public VfsFile getFile()