IP*Works!

ipworks
Class NetcodeProgressEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworks.NetcodeProgressEvent
All Implemented Interfaces:
java.io.Serializable

public class NetcodeProgressEvent
extends java.util.EventObject

Occurs when PercentDone of the input is read. The ProgressStep property determines how often the event is fired.

See Also:
Netcode, Netcode.fireProgress, Serialized Form

Field Summary
 int percentDone
           
 
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

percentDone

public int percentDone

IP*Works!

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