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 classDefault implementation simply collects all created and not disposed widgetsMethods in org.eclipse.swt.internal with parameters of type WidgetSpy.WidgetTrackerModifier and TypeMethodDescriptionvoidWidgetSpy.setWidgetTracker(WidgetSpy.WidgetTracker tracker) Enables tracking ofWidgetobject creation and disposal.