public class ProgressEvent extends TypedEvent
ProgressEvent
is sent by a Browser
to
ProgressListener
's when a progress is made during the
loading of the current URL or when the loading of the current
URL has been completed.Modifier and Type | Field and Description |
---|---|
int |
current
current value
|
int |
total
total value
|
data, display, time, widget
source
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.