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

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

public class EmbreoFileListView
extends java.lang.Object


Constructor Summary
EmbreoFileListView(EmbreoParams mysettings)
          Display a list of files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbreoFileListView

public EmbreoFileListView(EmbreoParams mysettings)
                   throws EmbreoAuthException
Display a list of files. The list is shown in a panel on the left, with a panel on the right to show file contents.

Parameters:
mysettings - EmbreoParams with configuration
Throws:
an - EmbreoAuthException if it can't authenticate at all; if the original login succeeds but we get authentication failures later then they're caught internally