java.lang.Object java.util.EventObject org.eclipse.swt.internal.SWTEventObject org.eclipse.swt.events.TypedEvent org.eclipse.swt.custom.TextChangedEvent
public class TextChangedEvent
This event is sent by the StyledTextContent implementor when a change to the text occurs.
data, display, time, widget
source
TextChangedEvent ( StyledTextContent source)
toString
getSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TextChangedEvent( StyledTextContent source)
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.