Class PagePartSelectionTracker

java.lang.Object
org.eclipse.ui.internal.PagePartSelectionTracker

public class PagePartSelectionTracker extends Object
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 Details

    • PagePartSelectionTracker

      public PagePartSelectionTracker()