Uses of Interface
org.eclipse.swt.internal.WidgetSpy.WidgetTracker
Packages that use WidgetSpy.WidgetTracker
-
Uses of WidgetSpy.WidgetTracker in org.eclipse.swt.internal
Classes in org.eclipse.swt.internal that implement WidgetSpy.WidgetTrackerModifier and TypeClassDescriptionstatic class
Default implementation simply collects all created and not disposed widgetsMethods in org.eclipse.swt.internal with parameters of type WidgetSpy.WidgetTrackerModifier and TypeMethodDescriptionvoid
WidgetSpy.setWidgetTracker
(WidgetSpy.WidgetTracker tracker) Enables tracking ofWidget
object creation and disposal.