org.esa.beam.visat.actions.pgrab.ui
Interface ProductGrabber.ProductOpenHandler

Enclosing class:
ProductGrabber

public static interface ProductGrabber.ProductOpenHandler

Should be implemented for handling opening Product files.


Method Summary
 void openProducts(File[] productFiles)
          Implemetation should open the given files as Products.
 

Method Detail

openProducts

void openProducts(File[] productFiles)
Implemetation should open the given files as Products.

Parameters:
productFiles - the files to open.


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.