|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.swt.events | |
org.eclipse.compare.contentmergeviewer | Support for compare and merge viewers which show the content side-by-side. |
org.eclipse.compare.structuremergeviewer | Provides support for finding and displaying the differences between hierarchically structured data. |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.jface.action | Provides support for shared UI resources such as menus, tool bars, and status lines. |
org.eclipse.jface.text | Provides a framework for creating, manipulating, displaying and editing text documents. |
org.eclipse.jface.text.source | Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer. |
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.jface.window | Provides a general framework for creating and managing windows. |
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.widgets | SWT widget public API classes. |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
org.eclipse.ui.help | Classes for integration with the help support system in 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. |
Classes in org.eclipse.swt.events used by org.eclipse.compare.contentmergeviewerDisposeEvent
|
Instances of this class are sent as a result of widgets being disposed. |
Classes in org.eclipse.swt.events used by org.eclipse.compare.structuremergeviewerDisposeEvent
|
Instances of this class are sent as a result of widgets being disposed. |
Classes in org.eclipse.swt.events used by org.eclipse.debug.uiKeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard |
Classes in org.eclipse.swt.events used by org.eclipse.jface.actionHelpListener
|
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. |
Classes in org.eclipse.swt.events used by org.eclipse.jface.textDisposeListener
|
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed. FocusListener
|
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus. KeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard KeyListener
|
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard. MouseEvent
|
Instances of this class are sent whenever mouse related actions occur. MouseListener
|
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed. PaintEvent
|
Instances of this class are sent as a result of visible areas of controls requiring re-painting. PaintListener
|
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted. VerifyEvent
|
Instances of this class are sent as a result of widgets handling keyboard events |
Classes in org.eclipse.swt.events used by org.eclipse.jface.text.sourceMouseListener
|
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed. PaintEvent
|
Instances of this class are sent as a result of visible areas of controls requiring re-painting. PaintListener
|
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted. VerifyEvent
|
Instances of this class are sent as a result of widgets handling keyboard events |
Classes in org.eclipse.swt.events used by org.eclipse.jface.utilSelectionEvent
|
Instances of this class are sent as a result of widgets being selected. SelectionListener
|
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control. |
Classes in org.eclipse.swt.events used by org.eclipse.jface.viewersDisposeEvent
|
Instances of this class are sent as a result of widgets being disposed. HelpEvent
|
Instances of this class are sent as a result of help being requested for a widget. 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. KeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard ModifyEvent
|
Instances of this class are sent as a result of text being modified. SelectionEvent
|
Instances of this class are sent as a result of widgets being selected. SelectionListener
|
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control. TreeEvent
|
Instances of this class are sent as a result of trees being expanded and collapsed. TreeListener
|
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches. |
Classes in org.eclipse.swt.events used by org.eclipse.jface.windowShellListener
|
Classes which implement this interface provide methods that deal with changes in state of Shell s. |
Classes in org.eclipse.swt.events used by org.eclipse.swt.customModifyListener
|
Classes which implement this interface provide a method that deals with the events that are generated when text is modified. SelectionListener
|
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control. TreeListener
|
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches. TypedEvent
|
This is the super class for all typed event classes provided by SWT. VerifyEvent
|
Instances of this class are sent as a result of widgets handling keyboard events 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 used by org.eclipse.swt.dndTypedEvent
|
This is the super class for all typed event classes provided by SWT. |
Classes in org.eclipse.swt.events used by org.eclipse.swt.eventsArmEvent
|
Instances of this class are sent as a result of a widget such as a menu item being armed. ControlEvent
|
Instances of this class are sent as a result of controls being moved or resized. ControlListener
|
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls. DisposeEvent
|
Instances of this class are sent as a result of widgets being disposed. FocusEvent
|
Instances of this class are sent as a result of widgets gaining and losing focus. FocusListener
|
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus. HelpEvent
|
Instances of this class are sent as a result of help being requested for a widget. KeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard KeyListener
|
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard. MenuEvent
|
Instances of this class are sent as a result of menus being shown and hidden. MenuListener
|
Classes which implement this interface provide methods that deal with the hiding and showing of menus. ModifyEvent
|
Instances of this class are sent as a result of text being modified. MouseEvent
|
Instances of this class are sent whenever mouse related actions occur. MouseListener
|
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed. 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. PaintEvent
|
Instances of this class are sent as a result of visible areas of controls requiring re-painting. SelectionEvent
|
Instances of this class are sent as a result of widgets being selected. SelectionListener
|
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control. ShellEvent
|
Instances of this class are sent as a result of operations being performed on shells. ShellListener
|
Classes which implement this interface provide methods that deal with changes in state of Shell s.TraverseEvent
|
Instances of this class are sent as a result of widget traversal actions. TreeEvent
|
Instances of this class are sent as a result of trees being expanded and collapsed. TreeListener
|
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches. TypedEvent
|
This is the super class for all typed event classes provided by SWT. VerifyEvent
|
Instances of this class are sent as a result of widgets handling keyboard events |
Classes in org.eclipse.swt.events used by org.eclipse.swt.widgetsArmListener
|
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. ControlListener
|
Classes which implement this interface provide methods that deal with the events that are generated by moving and resizing controls. DisposeListener
|
Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed. FocusListener
|
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus. 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. KeyListener
|
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard. MenuListener
|
Classes which implement this interface provide methods that deal with the hiding and showing of menus. ModifyListener
|
Classes which implement this interface provide a method that deals with the events that are generated when text is modified. MouseListener
|
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed. MouseMoveListener
|
Classes which implement this interface provide a method that deals with the events that are generated as the mouse pointer moves. 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. PaintListener
|
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted. SelectionListener
|
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control. ShellListener
|
Classes which implement this interface provide methods that deal with changes in state of Shell s.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. TreeListener
|
Classes which implement this interface provide methods that deal with the expanding and collapsing of tree branches. 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 used by org.eclipse.uiKeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard |
Classes in org.eclipse.swt.events used by org.eclipse.ui.actionsHelpListener
|
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. KeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard SelectionEvent
|
Instances of this class are sent as a result of widgets being selected. |
Classes in org.eclipse.swt.events used by org.eclipse.ui.dialogsSelectionListener
|
Classes which implement this interface provide methods that deal with the events that are generated when selection occurs in a control. |
Classes in org.eclipse.swt.events used by org.eclipse.ui.helpHelpEvent
|
Instances of this class are sent as a result of help being requested for a widget. |
Classes in org.eclipse.swt.events used by org.eclipse.ui.texteditorHelpListener
|
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. MouseEvent
|
Instances of this class are sent whenever mouse related actions occur. MouseListener
|
Classes which implement this interface provide methods that deal with the events that are generated as mouse buttons are pressed. |
Classes in org.eclipse.swt.events used by org.eclipse.ui.views.navigatorKeyEvent
|
Instances of this class are sent as a result of keys being pressed and released on the keyboard |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |