Uses of Interface
org.eclipse.swt.internal.SWTEventListener
Packages that use SWTEventListener
-
Uses of SWTEventListener in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets with parameters of type SWTEventListenerModifier and TypeMethodDescriptionprotected void
Widget.removeListener
(int eventType, SWTEventListener listener) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.eclipse.swt.widgets with parameters of type SWTEventListenerModifierConstructorDescriptionTypedListener
(SWTEventListener listener) Deprecated, for removal: This API element is subject to removal in a future version.
Widget.removeListener(int, EventListener)
.