Package | Description |
---|---|
org.eclipse.swt.accessibility |
Modifier and Type | Class and Description |
---|---|
class |
AccessibleHyperlinkAdapter
This adapter class provides default implementations for the
methods in the
AccessibleHyperlinkListener interface. |
Modifier and Type | Method and Description |
---|---|
void |
Accessible.addAccessibleHyperlinkListener(AccessibleHyperlinkListener listener)
Adds the listener to the collection of listeners that will be
notified when an accessible client asks for any of the properties
defined in the
AccessibleHyperlink interface. |
void |
Accessible.removeAccessibleHyperlinkListener(AccessibleHyperlinkListener listener)
Removes the listener from the collection of listeners that will be
notified when an accessible client asks for any of the properties
defined in the
AccessibleHyperlink interface. |
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0