public static class HyperlinkImpl
extends Object
Methods that need browser-specific implementations for Hyperlink.
By default, we're very conservative and let the browser handle any clicks
with non-left buttons or with modifier keys. This happens to be the correct
behavior for Firefox.
- See Also:
- Serialized Form