Package | Description |
---|---|
org.eclipse.ltk.ui.refactoring |
Application programming interface to implement a wizard based user interface for refactorings.
|
Modifier and Type | Method and Description |
---|---|
protected TextEditChangeNode |
TextEditChangeNode.ChildNode.getTextEditChangeNode() |
Modifier and Type | Method and Description |
---|---|
static TextEditChangeNode.ChildNode |
TextEditChangeNode.createTextEditGroupNode(TextEditChangeNode parent,
TextEditBasedChangeGroup changeGroup)
Creates a new child node for the given parent and change group.
|
Constructor and Description |
---|
LanguageElementNode(TextEditChangeNode parent)
Creates a new
LanguageElementNode using the
given TextEditChangeGroup as a parent. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.