uk.ac.mrc.hgmp.embreo.filemgr
Class EmbreoFileView

java.lang.Object
  |
  +--uk.ac.mrc.hgmp.embreo.filemgr.EmbreoFileView

public class EmbreoFileView
extends java.lang.Object


Constructor Summary
EmbreoFileView(EmbreoParams mysettings, java.lang.String name, java.lang.Object file)
          Display a file in a new frame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbreoFileView

public EmbreoFileView(EmbreoParams mysettings,
                      java.lang.String name,
                      java.lang.Object file)
Display a file in a new frame

Parameters:
mysettings - EmbreoParams with configuration information
name - String used to construct the title and indicate file type
file - An object with the file contents