Eclipse Rich Ajax Platform
Release 1.2

Uses of Class
org.eclipse.swt.events.TypedEvent

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

Uses of TypedEvent in org.eclipse.swt.browser
 

Subclasses of TypedEvent in org.eclipse.swt.browser
 class LocationEvent
          A LocationEvent is sent by a Browser to LocationListener's when the Browser navigates to a different URL.
 

Uses of TypedEvent in org.eclipse.swt.custom
 

Subclasses of TypedEvent in org.eclipse.swt.custom
 class CTabFolderEvent
          This event is sent when an event is generated in the CTabFolder.
 

Uses of TypedEvent in org.eclipse.swt.events
 

Subclasses of TypedEvent in org.eclipse.swt.events
 class ControlEvent
          Instances of this class are sent as a result of controls being moved or resized.
 class DisposeEvent
          Instances of this class are sent as a result of widgets being disposed.
 class ExpandEvent
          Instances of this class are sent as a result of expand item being expanded and collapsed.
 class FocusEvent
          Instances of this class are sent as a result of widgets gaining and losing focus.
 class KeyEvent
          Instances of this class are sent as a result of keys being pressed and released on the keyboard.
 class MenuEvent
          Instances of this class are sent as a result of menus being shown and hidden.
 class ModifyEvent
          Instances of this class are sent as a result of text being modified.
 class MouseEvent
          Instances of this class are sent whenever mouse related actions occur.
 class SelectionEvent
          Instances of this class are sent as a result of widgets being selected.
 class ShellEvent
          Instances of this class are sent as a result of operations being performed on shells.
 class TraverseEvent
          Instances of this class are sent as a result of widget traversal actions.
 class TreeEvent
          Instances of this class are sent as a result of trees being expanded and collapsed.
 class VerifyEvent
          Instances of this class are sent as a result of text being modified.
 


Eclipse Rich Ajax Platform
Release 1.2

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