Uses of Interface
org.eclipse.ltk.ui.refactoring.IStatusContextViewer
-
Packages that use IStatusContextViewer Package Description org.eclipse.ltk.ui.refactoring Application programming interface to implement a wizard based user interface for refactorings. -
-
Uses of IStatusContextViewer in org.eclipse.ltk.ui.refactoring
Classes in org.eclipse.ltk.ui.refactoring that implement IStatusContextViewer Modifier and Type Class Description class
TextStatusContextViewer
An abstract base implementation of a status context viewer that presents textual context information.
-