Package | Description |
---|---|
org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
org.eclipse.swt.custom |
SWT Custom widgets.
|
org.eclipse.swt.events |
SWT typed listener support.
|
Modifier and Type | Method and Description |
---|---|
void |
StructuredTextSegmentListener.getSegments(SegmentEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
BidiSegmentEvent
This event is sent to BidiSegmentListeners when a line is to
be measured or rendered in a bidi locale.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentListener.getSegments(SegmentEvent event)
This method is called when text content is being modified.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.