|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This listener is invoked when a new offset is required based on the current offset and a movement type.
SWT.MOVEMENT_WORD
,
SWT.MOVEMENT_WORD_END
,
SWT.MOVEMENT_WORD_START
,
SWT.MOVEMENT_CHAR
,
SWT.MOVEMENT_CLUSTER
Method Summary | |
---|---|
void |
getNextOffset(MovementEvent event)
This method is called when a new offset is required based on the current offset and a movement type. |
void |
getPreviousOffset(MovementEvent event)
This method is called when a new offset is required based on the current offset and a movement type. |
Method Detail |
public void getNextOffset(MovementEvent event)
The following event fields are used:
event
- the eventMovementEvent
,
StyledText.addWordMovementListener(MovementListener)
public void getPreviousOffset(MovementEvent event)
The following event fields are used:
event
- the eventMovementEvent
,
StyledText.addWordMovementListener(MovementListener)
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.