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 |
---|---|
LinkedPositionGroup |
LinkedModeModel.getGroupForPosition(Position position)
Returns the linked position group that contains
position ,
or null if position is not contained in any
group within this model. |
Modifier and Type | Method and Description |
---|---|
void |
LinkedModeModel.addGroup(LinkedPositionGroup group)
Adds a position group to this
LinkedModeModel . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.