public class TextChangedEvent extends TypedEvent
data, display, time, widget
source
Constructor and Description |
---|
TextChangedEvent(StyledTextContent source)
Create the TextChangedEvent to be used by the StyledTextContent implementor.
|
public TextChangedEvent(StyledTextContent source)
source
- the object that will be sending the TextChangedEvent,
cannot be nullGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.