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

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

public class EmbreoFile
extends java.lang.Object


Constructor Summary
EmbreoFile()
           
 
Method Summary
static void LocalFileBrowser(EmbreoParams mysettings)
          Start a local file browser
static void RemoteFileBrowser(EmbreoParams mysettings)
          Start a remote file browser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbreoFile

public EmbreoFile()
Method Detail

RemoteFileBrowser

public static void RemoteFileBrowser(EmbreoParams mysettings)
Start a remote file browser


LocalFileBrowser

public static void LocalFileBrowser(EmbreoParams mysettings)
Start a local file browser