org.eclipse.swt.custom
Class LineStyleEvent
java.lang.Object
java.util.EventObject
org.eclipse.swt.internal.SWTEventObject
org.eclipse.swt.events.TypedEvent
org.eclipse.swt.custom.LineStyleEvent
- All Implemented Interfaces:
- Serializable
- public class LineStyleEvent
- extends TypedEvent
This event is sent when a line is about to be drawn.
- See Also:
- Serialized Form
Constructor Summary |
LineStyleEvent(org.eclipse.swt.custom.StyledTextEvent e)
|
lineOffset
public int lineOffset
lineText
public String lineText
styles
public StyleRange[] styles
LineStyleEvent
public LineStyleEvent(org.eclipse.swt.custom.StyledTextEvent e)
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.