IP*Works! ZIP V8

ipworkszip
Class GzipEndFileEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworkszip.GzipEndFileEvent
All Implemented Interfaces:
java.io.Serializable

public class GzipEndFileEvent
extends java.util.EventObject

Fired after a file is processed.

EndFile is fired when compression or decompression finishes. Index will contain 0.

See Also:
Gzip, Gzip.EndFileEvent, Serialized Form

Field Summary
 int index
           
 
Fields inherited from class java.util.EventObject
source
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

index

public int index

IP*Works! ZIP V8

Copyright (c) 2009 /n software inc. - All rights reserved.