Eclipse JDT
Release 3.0

Uses of Package
org.eclipse.ltk.ui.refactoring

Packages that use org.eclipse.ltk.ui.refactoring
org.eclipse.jdt.ui.actions Application programming interfaces for Eclipse Java User Interface specific actions.  
org.eclipse.ltk.ui.refactoring Application programmer interface to implement a wizard based user interface for refactorings. 
 

Classes in org.eclipse.ltk.ui.refactoring used by org.eclipse.jdt.ui.actions
RefactoringWizard
          An abstract base implementation of a refactoring wizard.
 

Classes in org.eclipse.ltk.ui.refactoring used by org.eclipse.ltk.ui.refactoring
ChangePreviewViewerInput
          Instances of this class represent the input for an IChangePreviewViewer.
IStatusContextViewer
          Viewer to present the the context object of a refactoring status entry.
RefactoringWizard
          An abstract base implementation of a refactoring wizard.
RefactoringWizardPage
          An abstract base implementation of a refactoring wizard page.
 


Eclipse JDT
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.