Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Rich Ajax Platform
Release 1.2

Uses of Package
org.eclipse.swt.events

Packages that use org.eclipse.swt.events
org.eclipse.swt.browser   
org.eclipse.swt.custom   
org.eclipse.swt.events   
org.eclipse.swt.widgets   
 

Classes in org.eclipse.swt.events used by org.eclipse.swt.browser
TypedEvent
          This is the super class for all typed event classes provided by RWT.
 

Classes in org.eclipse.swt.events used by org.eclipse.swt.custom
ModifyListener
          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.
TypedEvent
          This is the super class for all typed event classes provided by RWT.
VerifyListener
          Classes which implement this interface provide a method that deals with the events that are generated when text is modified.
 

Classes in org.eclipse.swt.events used by org.eclipse.swt.events
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.
DisposeListener
          Classes which implement this interface provide a method that deals with the event that is generated when a widget is disposed.
ExpandEvent
          Instances of this class are sent as a result of expand item being expanded and collapsed.
ExpandListener
          Classes which implement this interface provide methods that deal with the expanding and collapsing of ExpandItems.
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.
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.
ModifyListener
          Classes which implement this interface provide a method that deals with the events that are generated when text is 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.
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 Shells.
TraverseEvent
          Instances of this class are sent as a result of widget traversal actions.
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.
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 RWT.
VerifyEvent
          Instances of this class are sent as a result of text being modified.
VerifyListener
          Classes which implement this interface provide a method that deals with the events that are generated when text is modified.
 

Classes in org.eclipse.swt.events used by org.eclipse.swt.widgets
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.
ExpandListener
          Classes which implement this interface provide methods that deal with the expanding and collapsing of ExpandItems.
FocusListener
          Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.
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.
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 Shells.
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 modified.
 


Eclipse Rich Ajax Platform
Release 1.2

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire