public class LineBackgroundEvent extends TypedEvent
Modifier and Type | Field and Description |
---|---|
Color |
lineBackground
line background color
|
int |
lineOffset
line start offset
|
String |
lineText
line text
|
data, display, time, widget
source
Constructor and Description |
---|
LineBackgroundEvent(org.eclipse.swt.custom.StyledTextEvent e)
Constructs a new instance of this class based on the
information in the given event.
|
Copyright © 2017. All Rights Reserved.