Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.swt.custom.MovementEvent

Packages that use MovementEvent
org.eclipse.swt.custom SWT Custom widgets.  
 

Uses of MovementEvent in org.eclipse.swt.custom
 

Methods in org.eclipse.swt.custom with parameters of type MovementEvent
 void MovementListener.getNextOffset(MovementEvent event)
          This method is called when a new offset is required based on the current offset and a movement type.
 void MovementListener.getPreviousOffset(MovementEvent event)
          This method is called when a new offset is required based on the current offset and a movement type.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.