public class LinkActivationEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
protected String |
referencedURI
The URI the link references.
|
source
Constructor and Description |
---|
LinkActivationEvent(Object source,
SVGAElement link,
String uri)
Creates a new LinkActivationEvent.
|
Modifier and Type | Method and Description |
---|---|
String |
getReferencedURI()
Returns the referenced URI.
|
getSource, toString
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.