Package org.lobobrowser.util
Class InputProgressEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.lobobrowser.util.InputProgressEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class InputProgressEvent extends java.util.EventObject
- Author:
- J. H. S.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InputProgressEvent(java.lang.Object arg0, int progress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getProgress()
-