com.partnersoft.workbench.gui
Class TextFileLineViewer

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

public class TextFileLineViewer
extends java.lang.Object


Constructor Summary
TextFileLineViewer()
           
 
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

TextFileLineViewer

public TextFileLineViewer()
Method Detail

getGui

public javax.swing.JComponent getGui()

setFile

public void setFile(VfsFile file)

getFile

public VfsFile getFile()