Package org.eclipse.ui.internal
Class PagePartSelectionTracker
java.lang.Object
org.eclipse.ui.internal.PagePartSelectionTracker
Provides debug view selection management/notification for a debug view in a
 specific workbench page. This selection provider shields clients from a debug
 view opening and closing, and still provides selection
 notification/information even when the debug view is not the active part.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PagePartSelectionTrackerpublic PagePartSelectionTracker()
 
-