Uses of Interface
org.eclipse.swt.internal.WidgetSpy.WidgetTracker
-
Packages that use WidgetSpy.WidgetTracker Package Description org.eclipse.swt.internal -
-
Uses of WidgetSpy.WidgetTracker in org.eclipse.swt.internal
Classes in org.eclipse.swt.internal that implement WidgetSpy.WidgetTracker Modifier and Type Class Description static classWidgetSpy.NonDisposedWidgetTrackerDefault implementation simply collects all created and not disposed widgetsMethods in org.eclipse.swt.internal with parameters of type WidgetSpy.WidgetTracker Modifier and Type Method Description voidWidgetSpy. setWidgetTracker(WidgetSpy.WidgetTracker tracker)Enables tracking ofWidgetobject creation and disposal.
-