Package | Description |
---|---|
org.eclipse.jface.text.link |
Application programming interfaces for interaction
with the Eclipse Java User Interface text support.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkedModeModel.addLinkingListener(ILinkedModeListener listener)
Adds
listener to the set of listeners that are informed
upon state changes. |
void |
LinkedModeModel.removeLinkingListener(ILinkedModeListener listener)
Removes
listener from the set of listeners that are
informed upon state changes. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.