public class InternetClientEvent extends EventObject
source| Constructor and Description |
|---|
InternetClientEvent(Object source,
URL url)
Construct a new
InternetClientEvent |
| Modifier and Type | Method and Description |
|---|---|
URL |
getUrl()
Get the URL for which this event was generated.
|
getSource, toStringpublic URL getUrl()
java.net.URL or nullCopyright © 2012 code4tv.com. All Rights Reserved.