public final class ExtendedModifyEvent extends TypedEvent
Modifier and Type | Field and Description |
---|---|
int |
length
length of the new text
|
String |
replacedText
replaced text or empty string if no text was replaced
|
int |
start
start offset of the new text
|
data, display, time, widget
source
Constructor and Description |
---|
ExtendedModifyEvent(org.eclipse.swt.custom.StyledTextEvent e) |
public int start
public int length
public String replacedText
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.