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 widgetsFields in org.eclipse.swt.internal declared as WidgetSpy.WidgetTrackerMethods in org.eclipse.swt.internal with parameters of type WidgetSpy.WidgetTrackerModifier and TypeMethodDescriptionvoidWidgetSpy.setWidgetTracker(WidgetSpy.WidgetTracker tracker) Enables tracking ofWidgetobject creation and disposal.