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   
 

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.