|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.swt.widgets.Event | +--org.eclipse.swt.custom.StyledTextEvent
Field Summary | |
(package private) Color |
lineBackground
|
(package private) int |
newCharCount
|
(package private) int |
newLineCount
|
(package private) int |
replaceCharCount
|
(package private) int |
replaceLineCount
|
(package private) int[] |
segments
|
(package private) StyleRange[] |
styles
|
Fields inherited from class org.eclipse.swt.widgets.Event |
button, character, count, data, detail, display, doit, end, gc, height, item, keyCode, start, stateMask, text, time, type, widget, width, x, y |
Constructor Summary | |
(package private) |
StyledTextEvent(StyledTextContent content)
|
Methods inherited from class org.eclipse.swt.widgets.Event |
getBounds, setBounds, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
StyleRange[] styles
Color lineBackground
int[] segments
int replaceCharCount
int newCharCount
int replaceLineCount
int newLineCount
Constructor Detail |
StyledTextEvent(StyledTextContent content)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |