Uses of Interface
org.eclipse.swt.internal.SWTEventListener
-
-
Uses of SWTEventListener in org.eclipse.swt.accessibility
Subinterfaces of SWTEventListener in org.eclipse.swt.accessibility Modifier and Type Interface Description interface
AccessibleActionListener
Classes which implement this interface provide methods that handle AccessibleAction events.interface
AccessibleAttributeListener
Classes which implement this interface provide methods that handle AccessibleAttribute events.interface
AccessibleControlListener
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.interface
AccessibleEditableTextListener
Classes which implement this interface provide methods that handle AccessibleEditableText events.interface
AccessibleHyperlinkListener
Classes which implement this interface provide methods that handle AccessibleHyperlink events.interface
AccessibleListener
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.interface
AccessibleTableCellListener
Classes which implement this interface provide methods that handle AccessibleTableCell events.interface
AccessibleTableListener
Classes which implement this interface provide methods that handle AccessibleTable events.interface
AccessibleTextExtendedListener
Classes which implement this interface provide methods that handle AccessibleTextExtended events.interface
AccessibleTextListener
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.interface
AccessibleValueListener
Classes which implement this interface provide methods that handle AccessibleValue events.Classes in org.eclipse.swt.accessibility that implement SWTEventListener Modifier and Type Class Description class
AccessibleActionAdapter
This adapter class provides default implementations for the methods in theAccessibleActionListener
interface.class
AccessibleAdapter
This adapter class provides default implementations for the methods described by theAccessibleListener
interface.class
AccessibleAttributeAdapter
This adapter class provides default implementations for the methods in theAccessibleAttributeListener
interface.class
AccessibleControlAdapter
This adapter class provides default implementations for the methods described by theAccessibleControlListener
interface.class
AccessibleEditableTextAdapter
This adapter class provides default implementations for the methods in theAccessibleEditableTextListener
interface.class
AccessibleHyperlinkAdapter
This adapter class provides default implementations for the methods in theAccessibleHyperlinkListener
interface.class
AccessibleTableAdapter
This adapter class provides default implementations for the methods in theAccessibleTableListener
interface.class
AccessibleTableCellAdapter
This adapter class provides default implementations for the methods in theAccessibleTableCellListener
interface.class
AccessibleTextAdapter
This adapter class provides default implementations for the methods described by theAccessibleTextListener
interface.class
AccessibleTextExtendedAdapter
This adapter class provides default implementations for the methods in theAccessibleTextExtendedListener
interface.class
AccessibleValueAdapter
This adapter class provides default implementations for the methods in theAccessibleValueListener
interface. -
Uses of SWTEventListener in org.eclipse.swt.browser
Subinterfaces of SWTEventListener in org.eclipse.swt.browser Modifier and Type Interface Description interface
AuthenticationListener
This listener interface may be implemented in order to receive anAuthenticationEvent
notification when theBrowser
encounters a page that requires authentication.interface
CloseWindowListener
This listener interface may be implemented in order to receive aWindowEvent
notification when aBrowser
is about to be closed and when its host window should be closed by the application.interface
LocationListener
This listener interface may be implemented in order to receive aLocationEvent
notification when aBrowser
navigates to a different URL.interface
OpenWindowListener
This listener interface may be implemented in order to receive aWindowEvent
notification when a newBrowser
needs to be provided by the application.interface
ProgressListener
This listener interface may be implemented in order to receive aProgressEvent
notification when aBrowser
makes a progress in loading the current URL or when the current URL has been loaded.interface
StatusTextListener
This listener interface may be implemented in order to receive aStatusTextEvent
notification when the status text for aBrowser
is changed.interface
TitleListener
This listener interface may be implemented in order to receive aTitleEvent
notification when the title of the document displayed in aBrowser
is known or has been changed.interface
VisibilityWindowListener
This listener interface may be implemented in order to receive aWindowEvent
notification when a window hosting aBrowser
needs to be displayed or hidden.Classes in org.eclipse.swt.browser that implement SWTEventListener Modifier and Type Class Description class
LocationAdapter
This adapter class provides default implementations for the methods described by theLocationListener
interface.class
ProgressAdapter
This adapter class provides default implementations for the methods described by theProgressListener
interface.class
VisibilityWindowAdapter
This adapter class provides default implementations for the methods described by theVisibilityWindowListener
interface. -
Uses of SWTEventListener in org.eclipse.swt.custom
Subinterfaces of SWTEventListener in org.eclipse.swt.custom Modifier and Type Interface Description interface
BidiSegmentListener
This listener interface may be implemented in order to receive BidiSegmentEvents.interface
CaretListener
This listener interface may be implemented in order to receive CaretEvents.interface
CTabFolder2Listener
Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.interface
CTabFolderListener
Classes which implement this interface provide a method that deals with events generated in the CTabFolder.interface
ExtendedModifyListener
Classes which implement this interface provide a method that deals with the event that is generated when text is modified.interface
LineBackgroundListener
Classes which implement this interface provide a method that can provide the background color for a line that is to be drawn.interface
LineStyleListener
Classes which implement this interface provide a method that can provide the style information for a line that is to be drawn.interface
MovementListener
This listener is invoked when a new offset is required based on the current offset and a movement type.interface
PaintObjectListener
This listener is invoked when an object needs to be drawn.interface
TextChangeListener
The StyledText widget implements this listener to receive notifications when changes to the model occur.interface
VerifyKeyListener
Classes which implement this interface provide a method that deals with the event that is generated when a key is pressed.Classes in org.eclipse.swt.custom that implement SWTEventListener Modifier and Type Class Description class
CTabFolder2Adapter
This adapter class provides default implementations for the methods described by theCTabFolder2Listener
interface.class
CTabFolderAdapter
This adapter class provides a default implementation for the method described by theCTabFolderListener
interface.class
StyledTextDropTargetEffect
This adapter class provides a default drag under effect (eg. -
Uses of SWTEventListener in org.eclipse.swt.dnd
Subinterfaces of SWTEventListener in org.eclipse.swt.dnd Modifier and Type Interface Description interface
DragSourceListener
TheDragSourceListener
class provides event notification to the application for DragSource events.interface
DropTargetListener
TheDropTargetListener
class provides event notification to the application for DropTarget events.Classes in org.eclipse.swt.dnd that implement SWTEventListener Modifier and Type Class Description class
DragSourceAdapter
This adapter class provides default implementations for the methods described by theDragSourceListener
interface.class
DragSourceEffect
This class provides default implementations to display a drag source effect during a drag and drop operation.class
DropTargetAdapter
This adapter class provides default implementations for the methods described by theDropTargetListener
interface.class
DropTargetEffect
This class provides a default drag under effect during a drag and drop.class
TableDragSourceEffect
This class provides default implementations to display a source image when a drag is initiated from aTable
.class
TableDropTargetEffect
This class provides a default drag under effect (eg.class
TreeDragSourceEffect
This class provides default implementations to display a source image when a drag is initiated from aTree
.class
TreeDropTargetEffect
This class provides a default drag under effect (eg. -
Uses of SWTEventListener in org.eclipse.swt.events
Subinterfaces of SWTEventListener in org.eclipse.swt.events Modifier and Type Interface Description interface
ArmListener
Classes which implement this interface provide a method that deals with the event that is generated when a widget, such as a menu item, is armed.interface
ControlListener
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls.interface
DisposeListener
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed.interface
DragDetectListener
Classes which implement this interface provide methods that deal with the events that are generated when a drag gesture is detected.interface
ExpandListener
Classes which implement this interface provide methods that deal with the expanding and collapsing ofExpandItem
s.interface
FocusListener
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.interface
GestureListener
Classes which implement this interface provide methods that deal with the events that are generated as gestures are triggered by the user interacting with a touch pad or touch screen.interface
HelpListener
Classes which implement this interface provide a method that deals with the event that is generated when help is requested for a control, typically when the user presses F1.interface
KeyListener
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.interface
MenuDetectListener
Classes which implement this interface provide methods that deal with the events that are generated when the platform-specific trigger for showing a context menu is detected.interface
MenuListener
Classes which implement this interface provide methods that deal with the hiding and showing of menus.interface
ModifyListener
Classes which implement this interface provide a method that deals with the events that are generated when text is modified.interface
MouseListener
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed.interface
MouseMoveListener
Classes which implement this interface provide a method that deals with the events that are generated as the mouse pointer moves.interface
MouseTrackListener
Classes which implement this interface provide methods that deal with the events that are generated as the mouse pointer passes (or hovers) over controls.interface
MouseWheelListener
Classes which implement this interface provide a method that deals with the event that is generated as the mouse wheel is scrolled.interface
PaintListener
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted.interface
SegmentListener
This listener interface may be implemented in order to receive SegmentEvents.interface
SelectionListener
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.interface
ShellListener
Classes which implement this interface provide methods that deal with changes in state ofShell
s.interface
TouchListener
Classes which implement this interface provide methods that deal with the events that are generated as touches occur on a touch-aware input surface.interface
TraverseListener
Classes which implement this interface provide a method that deals with the events that are generated when a traverse event occurs in a control.interface
TreeListener
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches.interface
VerifyListener
Classes which implement this interface provide a method that deals with the events that are generated when text is about to be modified.Classes in org.eclipse.swt.events that implement SWTEventListener Modifier and Type Class Description class
ControlAdapter
This adapter class provides default implementations for the methods described by theControlListener
interface.class
ExpandAdapter
This adapter class provides default implementations for the methods described by theExpandListener
interface.class
FocusAdapter
This adapter class provides default implementations for the methods described by theFocusListener
interface.class
KeyAdapter
This adapter class provides default implementations for the methods described by theKeyListener
interface.class
MenuAdapter
This adapter class provides default implementations for the methods described by theMenuListener
interface.class
MouseAdapter
This adapter class provides default implementations for the methods described by theMouseListener
interface.class
MouseTrackAdapter
This adapter class provides default implementations for the methods described by theMouseTrackListener
interface.class
SelectionAdapter
This adapter class provides default implementations for the methods described by theSelectionListener
interface.class
ShellAdapter
This adapter class provides default implementations for the methods described by theShellListener
interface.class
TreeAdapter
This adapter class provides default implementations for the methods described by theTreeListener
interface. -
Uses of SWTEventListener in org.eclipse.swt.graphics
Subinterfaces of SWTEventListener in org.eclipse.swt.graphics Modifier and Type Interface Description interface
ImageLoaderListener
Classes which implement this interface provide methods that deal with the incremental loading of image data. -
Uses of SWTEventListener in org.eclipse.swt.internal.dnd.gtk
Classes in org.eclipse.swt.internal.dnd.gtk that implement SWTEventListener Modifier and Type Class Description class
ListDragSourceEffect
This class provides default implementations to display a source image when a drag is initiated from aList
. -
Uses of SWTEventListener in org.eclipse.swt.widgets
Fields in org.eclipse.swt.widgets declared as SWTEventListener Modifier and Type Field Description protected SWTEventListener
TypedListener. eventListener
The receiver's event listenerMethods in org.eclipse.swt.widgets that return SWTEventListener Modifier and Type Method Description SWTEventListener
TypedListener. getEventListener()
Returns the receiver's event listener.Methods in org.eclipse.swt.widgets with parameters of type SWTEventListener Modifier and Type Method Description protected void
Widget. removeListener(int eventType, SWTEventListener handler)
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.Constructors in org.eclipse.swt.widgets with parameters of type SWTEventListener Constructor Description TypedListener(SWTEventListener listener)
Constructs a new instance of this class for the given event listener.
-