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

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

 class GPLINK.myFolderView
extends FolderView


Nested Class Summary
 
Nested classes/interfaces inherited from class edu.harvard.mgh.purcell.gCLINE.pane.FolderView
FolderView.UpdateJList
 
Constructor Summary
GPLINK.myFolderView(Record d)
           
 
Method Summary
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.FolderView
toJScrollPane
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPLINK.myFolderView

public GPLINK.myFolderView(Record d)
Method Detail

createPopUp

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