|
|||||||
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.EmbreoLocalViewPanel
Constructor Summary | |
EmbreoLocalViewPanel(EmbreoParams mysettings,
javax.swing.JPanel mainPane,
java.lang.String name,
EmbreoLocalGet getfile)
Display a file in an existing panel. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmbreoLocalViewPanel(EmbreoParams mysettings, javax.swing.JPanel mainPane, java.lang.String name, EmbreoLocalGet getfile)
mysettings
- EmbreoParams with configuration informationmainPane
- The JPanel to load content intoname
- 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 |