Uses of Class
edu.harvard.mgh.purcell.gCLINE.general.GCFileChooser

Packages that use GCFileChooser
edu.harvard.mgh.purcell.gCLINE   
edu.harvard.mgh.purcell.gCLINE.general   
edu.harvard.mgh.purcell.gCLINE.tester   
edu.harvard.mgh.purcell.gPLINK2   
edu.harvard.mgh.purcell.gPLINK2.baseForm   
 

Uses of GCFileChooser in edu.harvard.mgh.purcell.gCLINE
 

Fields in edu.harvard.mgh.purcell.gCLINE declared as GCFileChooser
private  GCFileChooser RestoreDataDialog.localChooser
           
private  GCFileChooser LinkNewFileDialog.BrowseButton.pick
           
 

Uses of GCFileChooser in edu.harvard.mgh.purcell.gCLINE.general
 

Fields in edu.harvard.mgh.purcell.gCLINE.general declared as GCFileChooser
private  GCFileChooser Configure.localChooser
           
 

Uses of GCFileChooser in edu.harvard.mgh.purcell.gCLINE.tester
 

Fields in edu.harvard.mgh.purcell.gCLINE.tester declared as GCFileChooser
private  GCFileChooser Open.localChooser
          Our file choosing class for the local directory.
private  GCFileChooser Open.remoteChooser
          Our file choosing class for the remote directory.
 

Uses of GCFileChooser in edu.harvard.mgh.purcell.gPLINK2
 

Fields in edu.harvard.mgh.purcell.gPLINK2 declared as GCFileChooser
private  GCFileChooser OpenHapDialog.myActionListener.chooser
          A GCFileChooser that selects the file
private  GCFileChooser PLINK_Open.localChooser
          Our file choosing class for the local directory.
private  GCFileChooser PLINK_Config.BrowseButton.pick
          A GCFileChooser we use to pick the file.
private  GCFileChooser AddGenericOp.BrowseButton.pick
           
private  GCFileChooser PLINK_Open.remoteChooser
          Our file choosing class for the remote directory.
 

Uses of GCFileChooser in edu.harvard.mgh.purcell.gPLINK2.baseForm
 

Fields in edu.harvard.mgh.purcell.gPLINK2.baseForm declared as GCFileChooser
private  GCFileChooser Form.BrowseButton.pick
           
private  GCFileChooser FilterDialog.BrowseButton.pick