|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.ac.mrc.hgmp.embreo.filemgr.EmbreoFileLaunch
Constructor Summary | |
EmbreoFileLaunch(EmbreoParams mysettings,
java.lang.String name,
java.lang.Object file)
Ask the OS to open a file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmbreoFileLaunch(EmbreoParams mysettings, java.lang.String name, java.lang.Object file)
mysettings
- Embreo settingsname
- name of the file, including typefile
- An object with the file contents
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |