Package | Description |
---|---|
org.eclipse.jface.text.link |
Application programming interfaces for interaction
with the Eclipse text editor's linked position 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. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.