Class MovementEvent

All Implemented Interfaces:
Serializable

public class MovementEvent extends TypedEvent
This event is sent when a new offset is required based on the current offset and a movement type.
Since:
3.3
See Also:
  • Field Details

  • Constructor Details

    • MovementEvent

      public MovementEvent(org.eclipse.swt.custom.StyledTextEvent e)
      Constructs a new instance of this class based on the information in the given event.
      Parameters:
      e - the event containing the information