IP*Works! V9

ipworks
Class RcpProgressEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.RcpProgressEvent
All Implemented Interfaces:
java.io.Serializable

public class RcpProgressEvent
extends java.util.EventObject

Fired whenever data is being transferred between the localhost and RemoteHost .

The 'PercentDone' parameter shows which portion of the file has already been transferred.

See Also:
Rcp, Rcp.ProgressEvent, Serialized Form

Field Summary
 int percentDone
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
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! V9

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