Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.ltk.ui.refactoring

Application programming interface to implement a wizard based user interface for refactorings.

See:
           Description

Interface Summary
IChangePreviewViewer Viewer to present the preview for a Change.
IRefactoringUIStatusCodes Status codes used by the refactoring UI plug-in.
IStatusContextViewer Viewer to present the context object of a refactoring status entry.
 

Class Summary
ChangePreviewViewerInput Instances of this class represent the input for an IChangePreviewViewer.
LanguageElementNode A special child node of a TextEditChangeNode to represent language elements which don't have an associated TextEditChangeGroup .
RedoRefactoringAction Deprecated. This action is now longer needed.
RefactoringUI Central access point to access resources managed by the refactoring UI plug-in.
RefactoringWizard An abstract base implementation of a refactoring wizard.
RefactoringWizardOpenOperation A helper class to open a refactoring wizard dialog.
RefactoringWizardPage An abstract base implementation of a refactoring wizard page.
TextEditChangeNode A special preview node to represent TextEditBasedChanges in the preview tree.
TextEditChangeNode.ChildNode  
TextStatusContextViewer An abstract base implementation of a status context viewer that presents textual context information.
UndoRefactoringAction Deprecated. This action is now longer needed.
UserInputWizardPage An abstract wizard page that is to be used to implement user input pages presented inside a refactoring wizard.
 

Package org.eclipse.ltk.ui.refactoring Description

Application programming interface to implement a wizard based user interface for refactorings.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire