|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextEditChangeGroup | |
---|---|
org.eclipse.ltk.core.refactoring | Application programmer interface to implement semantic preserving workspace transformations. |
Uses of TextEditChangeGroup in org.eclipse.ltk.core.refactoring |
---|
Methods in org.eclipse.ltk.core.refactoring that return TextEditChangeGroup | |
TextEditChangeGroup[] |
TextChange.getTextEditChangeGroups()
Returns the text edit change groups managed by this
text change. |
Methods in org.eclipse.ltk.core.refactoring with parameters of type TextEditChangeGroup | |
void |
TextChange.addTextEditChangeGroup(TextEditChangeGroup group)
Adds a text edit change group . |
String |
TextChange.getPreviewContent(TextEditChangeGroup[] changeGroups,
IRegion region,
boolean expandRegionToFullLine,
int surroundingLines,
IProgressMonitor pm)
Returns a preview of the text change clipped to a specific region. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.