edu.harvard.mgh.purcell.gPLINK2
Class GPLINK.myOpView

java.lang.Object
  extended by edu.harvard.mgh.purcell.gCLINE.pane.OpView
      extended by edu.harvard.mgh.purcell.gPLINK2.GPLINK.myOpView
Enclosing class:
GPLINK

 class GPLINK.myOpView
extends OpView


Field Summary
 
Fields inherited from class edu.harvard.mgh.purcell.gCLINE.pane.OpView
myTree
 
Constructor Summary
GPLINK.myOpView(Record d, FileView f)
           
 
Method Summary
 javax.swing.ImageIcon createImageIcon(java.lang.String path)
          Intelligently create an image URL
protected  PopUpMenu createPopUp(StartFrame mf, Record d, java.lang.String[] givenFiles, java.lang.String[] givenOp)
           
 
Methods inherited from class edu.harvard.mgh.purcell.gCLINE.pane.OpView
toJScrollPane
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPLINK.myOpView

public GPLINK.myOpView(Record d,
                       FileView f)
Method Detail

createPopUp

protected PopUpMenu createPopUp(StartFrame mf,
                                Record d,
                                java.lang.String[] givenFiles,
                                java.lang.String[] givenOp)
Specified by:
createPopUp in class OpView

createImageIcon

public javax.swing.ImageIcon createImageIcon(java.lang.String path)
Intelligently create an image URL

Returns:
an ImageIcon, or null if the path was invalid.