Interface com.symantec.itools.tools.archive.ArchiverListener
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface com.symantec.itools.tools.archive.ArchiverListener
  -  public interface ArchiverListener
  
-  extends EventListener
  
  -  Version:
  
 -  1.0
  
 -  Author:
  
 -  Symantec Internet Tools Division
  
 -  Since:
  
 -  VCafe 3.0
 
  
  -  
	finishEntryAdd(ArchiverEvent)
   -   
  
 -  
	startEntryAdd(ArchiverEvent)
   -   
 
  
finishEntryAdd
public abstract void finishEntryAdd(ArchiverEvent event)
  -  
  
 
 
    -  Parameters:
    
 -  event - TODO
  
 -  Since:
  
 -  VCafe 3.0
  
 
 
 
startEntryAdd
public abstract void startEntryAdd(ArchiverEvent event)
  -  
  
 
 
    -  Parameters:
    
 -  event - TODO
  
 -  Since:
  
 -  VCafe 3.0
  
 
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index