|
|||||||
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.EmbreoFileView
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 |
public EmbreoFileView(EmbreoParams mysettings, java.lang.String name, java.lang.Object file)
mysettings
- EmbreoParams with configuration informationname
- String used to construct the title
and indicate file typefile
- An object with the file contents
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |