Uses of Interface
org.eclipse.swt.internal.SWTEventListener
-
Packages that use SWTEventListener Package Description org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications.org.eclipse.jface.text Provides a framework for creating and manipulating text documents.org.eclipse.jface.text.contentassist Provides a content assist add-on for anITextViewer.org.eclipse.jface.text.hyperlink Provides support for detecting and displaying hyperlinks inISourceViewers.org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those.org.eclipse.jface.util Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions.org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets.org.eclipse.swt.accessibility SWT Accessibility.org.eclipse.swt.browser SWT Browser widget.org.eclipse.swt.custom SWT Custom widgets.org.eclipse.swt.dnd SWT Drag and Drop support.org.eclipse.swt.events SWT typed listener support.org.eclipse.swt.graphics SWT graphics classes.org.eclipse.swt.widgets SWT widget public API classes.org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console.org.eclipse.ui.navigator Provides the Common Navigator framework.org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. -
-
Uses of SWTEventListener in org.eclipse.debug.ui.actions
Classes in org.eclipse.debug.ui.actions that implement SWTEventListener Modifier and Type Class Description classRulerEnableDisableBreakpointActionDelegateToggles enablement of a breakpoint in a vertical ruler.classRulerRunToLineActionDelegateA run to line action that can be contributed to a an editor or view.classRulerToggleBreakpointActionDelegateToggles a breakpoint when ruler is double-clicked. -
Uses of SWTEventListener in org.eclipse.jface.text
Classes in org.eclipse.jface.text that implement SWTEventListener Modifier and Type Class Description classAbstractReusableInformationControlCreatorAbstract class for a reusable information control creators.classCursorLinePainterA painter the draws the background of the caret line in a configured color.classDefaultInformationControlDefault implementation ofIInformationControl.classMarginPainterPaints a vertical line (margin line) after a given column respecting the text viewer's font.classPaintManagerManages theIPainterobject registered with anITextViewer.classWhitespaceCharacterPainterA painter for drawing visible characters for (invisible) whitespace characters. -
Uses of SWTEventListener in org.eclipse.jface.text.contentassist
Classes in org.eclipse.jface.text.contentassist that implement SWTEventListener Modifier and Type Class Description protected classContentAssistant.AutoAssistListenerAn 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
Classes in org.eclipse.jface.text.hyperlink that implement SWTEventListener Modifier and Type Class Description classHyperlinkManagerDefault implementation of a hyperlink manager. -
Uses of SWTEventListener in org.eclipse.jface.text.source
Classes in org.eclipse.jface.text.source that implement SWTEventListener Modifier and Type Class Description protected classAnnotationBarHoverManager.CloserDeprecated.As of 3.4, no longer used as closer from super class is usedclassAnnotationPainterPaints decorations for annotations provided by an annotation model and/or highlights them in the associated source viewer.classMatchingCharacterPainterHighlights 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
Subinterfaces of SWTEventListener in org.eclipse.jface.util Modifier and Type Interface Description interfaceTransferDragSourceListenerinterfaceTransferDropTargetListenerClasses in org.eclipse.jface.util that implement SWTEventListener Modifier and Type Class Description classDelegatingDragAdapterADelegatingDragAdapteris aDragSourceListenerthat maintains and delegates to a set ofTransferDragSourceListeners.classDelegatingDropAdapterADelegatingDropAdapteris aDropTargetListenerthat maintains and delegates to a set ofTransferDropTargetListeners.classStructuredTextSegmentListenerSegment listener that implements bidi-structured text reordering. -
Uses of SWTEventListener in org.eclipse.jface.viewers
Classes in org.eclipse.jface.viewers that implement SWTEventListener Modifier and Type Class Description classViewerDropAdapterThis adapter class provides generic drag-and-drop support for a viewer. -
Uses of SWTEventListener in org.eclipse.swt.accessibility
Subinterfaces of SWTEventListener in org.eclipse.swt.accessibility Modifier and Type Interface Description interfaceAccessibleActionListenerClasses which implement this interface provide methods that handle AccessibleAction events.interfaceAccessibleAttributeListenerClasses which implement this interface provide methods that handle AccessibleAttribute events.interfaceAccessibleControlListenerClasses that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.interfaceAccessibleEditableTextListenerClasses which implement this interface provide methods that handle AccessibleEditableText events.interfaceAccessibleHyperlinkListenerClasses which implement this interface provide methods that handle AccessibleHyperlink events.interfaceAccessibleListenerClasses that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.interfaceAccessibleTableCellListenerClasses which implement this interface provide methods that handle AccessibleTableCell events.interfaceAccessibleTableListenerClasses which implement this interface provide methods that handle AccessibleTable events.interfaceAccessibleTextExtendedListenerClasses which implement this interface provide methods that handle AccessibleTextExtended events.interfaceAccessibleTextListenerClasses that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.interfaceAccessibleValueListenerClasses which implement this interface provide methods that handle AccessibleValue events.Classes in org.eclipse.swt.accessibility that implement SWTEventListener Modifier and Type Class Description classAccessibleActionAdapterThis adapter class provides default implementations for the methods in theAccessibleActionListenerinterface.classAccessibleAdapterThis adapter class provides default implementations for the methods described by theAccessibleListenerinterface.classAccessibleAttributeAdapterThis adapter class provides default implementations for the methods in theAccessibleAttributeListenerinterface.classAccessibleControlAdapterThis adapter class provides default implementations for the methods described by theAccessibleControlListenerinterface.classAccessibleEditableTextAdapterThis adapter class provides default implementations for the methods in theAccessibleEditableTextListenerinterface.classAccessibleHyperlinkAdapterThis adapter class provides default implementations for the methods in theAccessibleHyperlinkListenerinterface.classAccessibleTableAdapterThis adapter class provides default implementations for the methods in theAccessibleTableListenerinterface.classAccessibleTableCellAdapterThis adapter class provides default implementations for the methods in theAccessibleTableCellListenerinterface.classAccessibleTextAdapterThis adapter class provides default implementations for the methods described by theAccessibleTextListenerinterface.classAccessibleTextExtendedAdapterThis adapter class provides default implementations for the methods in theAccessibleTextExtendedListenerinterface.classAccessibleValueAdapterThis adapter class provides default implementations for the methods in theAccessibleValueListenerinterface. -
Uses of SWTEventListener in org.eclipse.swt.browser
Subinterfaces of SWTEventListener in org.eclipse.swt.browser Modifier and Type Interface Description interfaceAuthenticationListenerThis listener interface may be implemented in order to receive anAuthenticationEventnotification when theBrowserencounters a page that requires authentication.interfaceCloseWindowListenerThis listener interface may be implemented in order to receive aWindowEventnotification when aBrowseris about to be closed and when its host window should be closed by the application.interfaceLocationListenerThis listener interface may be implemented in order to receive aLocationEventnotification when aBrowsernavigates to a different URL.interfaceOpenWindowListenerThis listener interface may be implemented in order to receive aWindowEventnotification when a newBrowserneeds to be provided by the application.interfaceProgressListenerThis listener interface may be implemented in order to receive aProgressEventnotification when aBrowsermakes a progress in loading the current URL or when the current URL has been loaded.interfaceStatusTextListenerThis listener interface may be implemented in order to receive aStatusTextEventnotification when the status text for aBrowseris changed.interfaceTitleListenerThis listener interface may be implemented in order to receive aTitleEventnotification when the title of the document displayed in aBrowseris known or has been changed.interfaceVisibilityWindowListenerThis listener interface may be implemented in order to receive aWindowEventnotification when a window hosting aBrowserneeds to be displayed or hidden.Classes in org.eclipse.swt.browser that implement SWTEventListener Modifier and Type Class Description classLocationAdapterThis adapter class provides default implementations for the methods described by theLocationListenerinterface.classProgressAdapterThis adapter class provides default implementations for the methods described by theProgressListenerinterface.classVisibilityWindowAdapterThis adapter class provides default implementations for the methods described by theVisibilityWindowListenerinterface. -
Uses of SWTEventListener in org.eclipse.swt.custom
Subinterfaces of SWTEventListener in org.eclipse.swt.custom Modifier and Type Interface Description interfaceBidiSegmentListenerThis listener interface may be implemented in order to receive BidiSegmentEvents.interfaceCaretListenerThis listener interface may be implemented in order to receive CaretEvents.interfaceCTabFolder2ListenerClasses which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.interfaceCTabFolderListenerClasses which implement this interface provide a method that deals with events generated in the CTabFolder.interfaceExtendedModifyListenerClasses which implement this interface provide a method that deals with the event that is generated when text is modified.interfaceLineBackgroundListenerClasses which implement this interface provide a method that can provide the background color for a line that is to be drawn.interfaceLineStyleListenerClasses which implement this interface provide a method that can provide the style information for a line that is to be drawn.interfaceMovementListenerThis listener is invoked when a new offset is required based on the current offset and a movement type.interfacePaintObjectListenerThis listener is invoked when an object needs to be drawn.interfaceTextChangeListenerThe StyledText widget implements this listener to receive notifications when changes to the model occur.interfaceVerifyKeyListenerClasses 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 classCTabFolder2AdapterThis adapter class provides default implementations for the methods described by theCTabFolder2Listenerinterface.classCTabFolderAdapterThis adapter class provides a default implementation for the method described by theCTabFolderListenerinterface.classStyledTextDropTargetEffectThis 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
Subinterfaces of SWTEventListener in org.eclipse.swt.dnd Modifier and Type Interface Description interfaceDragSourceListenerTheDragSourceListenerclass provides event notification to the application for DragSource events.interfaceDropTargetListenerTheDropTargetListenerclass provides event notification to the application for DropTarget events.Classes in org.eclipse.swt.dnd that implement SWTEventListener Modifier and Type Class Description classDragSourceAdapterThis adapter class provides default implementations for the methods described by theDragSourceListenerinterface.classDragSourceEffectThis class provides default implementations to display a drag source effect during a drag and drop operation.classDropTargetAdapterThis adapter class provides default implementations for the methods described by theDropTargetListenerinterface.classDropTargetEffectThis class provides a default drag under effect during a drag and drop.classTableDragSourceEffectThis class provides default implementations to display a source image when a drag is initiated from aTable.classTableDropTargetEffectThis class provides a default drag under effect (eg. select, insert and scroll) when a drag occurs over aTable.classTreeDragSourceEffectThis class provides default implementations to display a source image when a drag is initiated from aTree.classTreeDropTargetEffectThis 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
Subinterfaces of SWTEventListener in org.eclipse.swt.events Modifier and Type Interface Description interfaceArmListenerClasses 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.interfaceControlListenerClasses which implement this interface provide methods that deal with the events that are generated by moving and resizing controls.interfaceDisposeListenerClasses which implement this interface provide a method that deals with the event that is generated when a widget is disposed.interfaceDragDetectListenerClasses which implement this interface provide methods that deal with the events that are generated when a drag gesture is detected.interfaceExpandListenerClasses which implement this interface provide methods that deal with the expanding and collapsing ofExpandItems.interfaceFocusListenerClasses which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.interfaceGestureListenerClasses 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.interfaceHelpListenerClasses 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.interfaceKeyListenerClasses which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.interfaceMenuDetectListenerClasses 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.interfaceMenuListenerClasses which implement this interface provide methods that deal with the hiding and showing of menus.interfaceModifyListenerClasses which implement this interface provide a method that deals with the events that are generated when text is modified.interfaceMouseListenerClasses which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed.interfaceMouseMoveListenerClasses which implement this interface provide a method that deals with the events that are generated as the mouse pointer moves.interfaceMouseTrackListenerClasses which implement this interface provide methods that deal with the events that are generated as the mouse pointer passes (or hovers) over controls.interfaceMouseWheelListenerClasses which implement this interface provide a method that deals with the event that is generated as the mouse wheel is scrolled.interfacePaintListenerClasses which implement this interface provide methods that deal with the events that are generated when the control needs to be painted.interfaceSegmentListenerThis listener interface may be implemented in order to receive SegmentEvents.interfaceSelectionListenerClasses which implement this interface provide methods that deal with the events that are generated when selection occurs in a control.interfaceShellListenerClasses which implement this interface provide methods that deal with changes in state ofShells.interfaceTouchListenerClasses which implement this interface provide methods that deal with the events that are generated as touches occur on a touch-aware input surface.interfaceTraverseListenerClasses which implement this interface provide a method that deals with the events that are generated when a traverse event occurs in a control.interfaceTreeListenerClasses which implement this interface provide methods that deal with the expanding and collapsing of tree branches.interfaceVerifyListenerClasses 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 classControlAdapterThis adapter class provides default implementations for the methods described by theControlListenerinterface.classExpandAdapterThis adapter class provides default implementations for the methods described by theExpandListenerinterface.classFocusAdapterThis adapter class provides default implementations for the methods described by theFocusListenerinterface.classKeyAdapterThis adapter class provides default implementations for the methods described by theKeyListenerinterface.classMenuAdapterThis adapter class provides default implementations for the methods described by theMenuListenerinterface.classMouseAdapterThis adapter class provides default implementations for the methods described by theMouseListenerinterface.classMouseTrackAdapterThis adapter class provides default implementations for the methods described by theMouseTrackListenerinterface.classSelectionAdapterThis adapter class provides default implementations for the methods described by theSelectionListenerinterface.classShellAdapterThis adapter class provides default implementations for the methods described by theShellListenerinterface.classTreeAdapterThis adapter class provides default implementations for the methods described by theTreeListenerinterface. -
Uses of SWTEventListener in org.eclipse.swt.graphics
Subinterfaces of SWTEventListener in org.eclipse.swt.graphics Modifier and Type Interface Description interfaceImageLoaderListenerClasses which implement this interface provide methods that deal with the incremental loading of image data. -
Uses of SWTEventListener in org.eclipse.swt.widgets
Fields in org.eclipse.swt.widgets declared as SWTEventListener Modifier and Type Field Description protected SWTEventListenerTypedListener. eventListenerThe receiver's event listenerMethods in org.eclipse.swt.widgets that return SWTEventListener Modifier and Type Method Description SWTEventListenerTypedListener. getEventListener()Returns the receiver's event listener.Methods in org.eclipse.swt.widgets with parameters of type SWTEventListener Modifier and Type Method Description protected voidWidget. 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.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. -
Uses of SWTEventListener in org.eclipse.ui.console
Classes in org.eclipse.ui.console that implement SWTEventListener Modifier and Type Class Description classTextConsoleViewerDefault viewer used to display aTextConsole. -
Uses of SWTEventListener in org.eclipse.ui.navigator
Classes in org.eclipse.ui.navigator that implement SWTEventListener Modifier and Type Class Description classCommonDragAdapterProvides an implementation ofDragSourceAdapterwhich uses the extensions provided by the associatedINavigatorContentService.classCommonDropAdapterProvides an implementation ofPluginDropAdapterwhich uses the extensions provided by the associatedINavigatorContentService. -
Uses of SWTEventListener in org.eclipse.ui.part
Classes in org.eclipse.ui.part that implement SWTEventListener Modifier and Type Class Description classPluginDropAdapterAdapter for adding handling of thePluginTransferdrag and drop transfer type to a drop action. -
Uses of SWTEventListener in org.eclipse.ui.texteditor
Subinterfaces of SWTEventListener in org.eclipse.ui.texteditor Modifier and Type Interface Description interfaceITextEditorDropTargetListenerInterface to be implemented by SWT drop target listeners to be used withAbstractTextEditor.Classes in org.eclipse.ui.texteditor that implement SWTEventListener Modifier and Type Class Description classAbstractRulerActionDelegateThis class serves as an adapter for actions contributed to the vertical ruler's context menu.classBookmarkRulerActionAdapter for the managing bookmark action.classSelectRulerActionAdapter for the select marker action.classTaskRulerActionAdapter for the marker ruler action creating/removing tasks. -
Uses of SWTEventListener in org.eclipse.ui.views.navigator
Classes in org.eclipse.ui.views.navigator that implement SWTEventListener Modifier and Type Class Description classNavigatorDragAdapterDeprecated.as of 3.5, use the Common Navigator Framework classes insteadclassNavigatorDropAdapterDeprecated.as of 3.5, use the Common Navigator Framework classes instead
-