IP*Works! ZIP V8

ipworkszip
Class Bzip2EndFileEvent

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

public class Bzip2EndFileEvent
extends java.util.EventObject

Fired after a file is processed.

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

See Also:
Bzip2, Bzip2.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) 2011 /n software inc. - All rights reserved.