org.eclipse.swt.custom
Class LineBackgroundEvent
java.lang.Object
|
+--java.util.EventObject
|
+--org.eclipse.swt.internal.SWTEventObject
|
+--org.eclipse.swt.events.TypedEvent
|
+--org.eclipse.swt.custom.LineBackgroundEvent
- All Implemented Interfaces:
- Serializable
- public class LineBackgroundEvent
- extends TypedEvent
Unsafe:
- See Also:
- Serialized Form
lineOffset
public int lineOffset
- Enabled:
lineText
public String lineText
- Enabled:
lineBackground
public Color lineBackground
- Enabled:
LineBackgroundEvent
public LineBackgroundEvent(StyledTextEvent e)
- Suppressed:
comments?