Uses of Interface
org.eclipse.swt.internal.SWTEventListener
Package
Description
Provides a set of actions related to running and debugging applications.
Provides a framework for creating and manipulating text documents.
Provides a content assist add-on for an
ITextViewer
.Provides support for detecting and displaying hyperlinks in
ISourceViewer
s.Provides a framework for connecting document regions
with annotations and for displaying those.
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
SWT Accessibility.
SWT Browser widget.
SWT Custom widgets.
SWT Drag and Drop support.
SWT typed listener support.
SWT graphics classes.
SWT widget public API classes.
Application programming interfaces for interaction
with the Eclipse console.
Provides the Common Navigator framework.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of SWTEventListener in org.eclipse.compare.internal
Modifier and TypeClassDescriptionclass
Toggles the activation of a compare filterclass
Toggles a boolean property of anCompareConfiguration
. -
Uses of SWTEventListener in org.eclipse.debug.ui.actions
Modifier and TypeClassDescriptionclass
Toggles enablement of a breakpoint in a vertical ruler.class
A run to line action that can be contributed to a an editor or view.class
Toggles a breakpoint when ruler is double-clicked. -
Uses of SWTEventListener in org.eclipse.help.ui.internal
-
Uses of SWTEventListener in org.eclipse.jface.text
Modifier and TypeClassDescriptionclass
Abstract class for a reusable information control creators.class
A painter the draws the background of the caret line in a configured color.class
Default implementation ofIInformationControl
.class
Paints a vertical line (margin line) after a given column respecting the text viewer's font.final class
Manages theIPainter
object registered with anITextViewer
.class
A painter for drawing visible characters for (invisible) whitespace characters. -
Uses of SWTEventListener in org.eclipse.jface.text.contentassist
Modifier and TypeClassDescriptionprotected class
An implementation ofIContentAssistListener
, this class is used to monitor key events in support of automatic activation of the content assistant. -
Uses of SWTEventListener in org.eclipse.jface.text.hyperlink
Modifier and TypeClassDescriptionclass
Default implementation of a hyperlink manager. -
Uses of SWTEventListener in org.eclipse.jface.text.source
Modifier and TypeClassDescriptionprotected class
Deprecated.As of 3.4, no longer used as closer from super class is usedclass
Paints decorations for annotations provided by an annotation model and/or highlights them in the associated source viewer.final class
Highlights the peer character matching the character near the caret position, or a pair of peer characters enclosing the caret position. -
Uses of SWTEventListener in org.eclipse.jface.util
Modifier and TypeInterfaceDescriptioninterface
interface
Modifier and TypeClassDescriptionclass
ADelegatingDragAdapter
is aDragSourceListener
that maintains and delegates to a set ofTransferDragSourceListener
s.class
ADelegatingDropAdapter
is aDropTargetListener
that maintains and delegates to a set ofTransferDropTargetListener
s.class
Segment listener that implements bidi-structured text reordering. -
Uses of SWTEventListener in org.eclipse.jface.viewers
Modifier and TypeClassDescriptionclass
This adapter class provides generic drag-and-drop support for a viewer. -
Uses of SWTEventListener in org.eclipse.swt.accessibility
Modifier and TypeInterfaceDescriptioninterface
Classes which implement this interface provide methods that handle AccessibleAction events.interface
Classes which implement this interface provide methods that handle AccessibleAttribute events.interface
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
Classes which implement this interface provide methods that handle AccessibleEditableText events.interface
Classes which implement this interface provide methods that handle AccessibleHyperlink events.interface
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
Classes which implement this interface provide methods that handle AccessibleTableCell events.interface
Classes which implement this interface provide methods that handle AccessibleTable events.interface
Classes which implement this interface provide methods that handle AccessibleTextExtended events.interface
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
Classes which implement this interface provide methods that handle AccessibleValue events.Modifier and TypeClassDescriptionclass
This adapter class provides default implementations for the methods in theAccessibleActionListener
interface.class
This adapter class provides default implementations for the methods described by theAccessibleListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleAttributeListener
interface.class
This adapter class provides default implementations for the methods described by theAccessibleControlListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleEditableTextListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleHyperlinkListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleTableListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleTableCellListener
interface.class
This adapter class provides default implementations for the methods described by theAccessibleTextListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleTextExtendedListener
interface.class
This adapter class provides default implementations for the methods in theAccessibleValueListener
interface. -
Uses of SWTEventListener in org.eclipse.swt.browser
Modifier and TypeInterfaceDescriptioninterface
This listener interface may be implemented in order to receive anAuthenticationEvent
notification when theBrowser
encounters a page that requires authentication.interface
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
This listener interface may be implemented in order to receive aLocationEvent
notification when aBrowser
navigates to a different URL.interface
This listener interface may be implemented in order to receive aWindowEvent
notification when a newBrowser
needs to be provided by the application.interface
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
This listener interface may be implemented in order to receive aStatusTextEvent
notification when the status text for aBrowser
is changed.interface
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
This listener interface may be implemented in order to receive aWindowEvent
notification when a window hosting aBrowser
needs to be displayed or hidden.Modifier and TypeClassDescriptionclass
This adapter class provides default implementations for the methods described by theLocationListener
interface.class
This adapter class provides default implementations for the methods described by theProgressListener
interface.class
This adapter class provides default implementations for the methods described by theVisibilityWindowListener
interface. -
Uses of SWTEventListener in org.eclipse.swt.custom
Modifier and TypeInterfaceDescriptioninterface
This listener interface may be implemented in order to receive BidiSegmentEvents.interface
This listener interface may be implemented in order to receive CaretEvents.interface
Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.interface
Classes which implement this interface provide a method that deals with events generated in the CTabFolder.interface
Classes which implement this interface provide a method that deals with the event that is generated when text is modified.interface
Classes which implement this interface provide a method that can provide the background color for a line that is to be drawn.interface
Classes which implement this interface provide a method that can provide the style information for a line that is to be drawn.interface
This listener is invoked when a new offset is required based on the current offset and a movement type.interface
This listener is invoked when an object needs to be drawn.interface
The StyledText widget implements this listener to receive notifications when changes to the model occur.interface
Classes which implement this interface provide a method that deals with the event that is generated when a key is pressed.Modifier and TypeClassDescriptionclass
This adapter class provides default implementations for the methods described by theCTabFolder2Listener
interface.class
This adapter class provides a default implementation for the method described by theCTabFolderListener
interface.class
This adapter class provides a default drag under effect (eg. select and scroll) when a drag occurs over aStyledText
. -
Uses of SWTEventListener in org.eclipse.swt.dnd
Modifier and TypeInterfaceDescriptioninterface
TheDragSourceListener
class provides event notification to the application for DragSource events.interface
TheDropTargetListener
class provides event notification to the application for DropTarget events.Modifier and TypeClassDescriptionclass
This adapter class provides default implementations for the methods described by theDragSourceListener
interface.class
This class provides default implementations to display a drag source effect during a drag and drop operation.class
This adapter class provides default implementations for the methods described by theDropTargetListener
interface.class
This class provides a default drag under effect during a drag and drop.class
This class provides default implementations to display a source image when a drag is initiated from aTable
.class
This class provides a default drag under effect (eg. select, insert and scroll) when a drag occurs over aTable
.class
This class provides default implementations to display a source image when a drag is initiated from aTree
.class
This class provides a default drag under effect (eg. select, insert, scroll and expand) when a drag occurs over aTree
. -
Uses of SWTEventListener in org.eclipse.swt.events
Modifier and TypeInterfaceDescriptioninterface
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
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls.interface
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed.interface
Classes which implement this interface provide methods that deal with the events that are generated when a drag gesture is detected.interface
Classes which implement this interface provide methods that deal with the expanding and collapsing ofExpandItem
s.interface
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.interface
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
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
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.interface
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
Classes which implement this interface provide methods that deal with the hiding and showing of menus.interface
Classes which implement this interface provide a method that deals with the events that are generated when text is modified.interface
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed.interface
Classes which implement this interface provide a method that deals with the events that are generated as the mouse pointer moves.interface
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
Classes which implement this interface provide a method that deals with the event that is generated as the mouse wheel is scrolled.interface
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted.interface
This listener interface may be implemented in order to receive SegmentEvents.interface
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.interface
Classes which implement this interface provide methods that deal with changes in state ofShell
s.interface
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
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
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches.interface
Classes which implement this interface provide a method that deals with the events that are generated when text is about to be modified.Modifier and TypeClassDescriptionclass
This adapter class provides default implementations for the methods described by theControlListener
interface.class
This adapter class provides default implementations for the methods described by theExpandListener
interface.class
This adapter class provides default implementations for the methods described by theFocusListener
interface.class
This adapter class provides default implementations for the methods described by theKeyListener
interface.class
This adapter class provides default implementations for the methods described by theMenuListener
interface.class
This adapter class provides default implementations for the methods described by theMouseListener
interface.class
This adapter class provides default implementations for the methods described by theMouseTrackListener
interface.class
This adapter class provides default implementations for the methods described by theSelectionListener
interface.class
This adapter class provides default implementations for the methods described by theShellListener
interface.class
This adapter class provides default implementations for the methods described by theTreeListener
interface. -
Uses of SWTEventListener in org.eclipse.swt.graphics
Modifier and TypeInterfaceDescriptioninterface
Classes which implement this interface provide methods that deal with the incremental loading of image data. -
Uses of SWTEventListener in org.eclipse.swt.widgets
Modifier and TypeMethodDescriptionTypedListener.getEventListener()
Returns the receiver's event listener.Modifier and TypeMethodDescriptionprotected void
Widget.removeListener
(int eventType, SWTEventListener listener) Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.ModifierConstructorDescriptionTypedListener
(SWTEventListener listener) Constructs a new instance of this class for the given event listener. -
Uses of SWTEventListener in org.eclipse.ui.console
Modifier and TypeClassDescriptionclass
Default viewer used to display aTextConsole
. -
Uses of SWTEventListener in org.eclipse.ui.part
Modifier and TypeClassDescriptionclass
Adapter for adding handling of thePluginTransfer
drag and drop transfer type to a drop action. -
Uses of SWTEventListener in org.eclipse.ui.texteditor
Modifier and TypeInterfaceDescriptioninterface
Interface to be implemented by SWT drop target listeners to be used withAbstractTextEditor
.Modifier and TypeClassDescriptionclass
This class serves as an adapter for actions contributed to the vertical ruler's context menu.class
Adapter for the managing bookmark action.class
Adapter for the select marker action.class
Adapter for the marker ruler action creating/removing tasks.