org.gnu.gtk.event
public class TextBufferEvent extends GtkEvent
See Also: TextBufferListener TextBuffer
| Nested Class Summary | |
|---|---|
| static class | TextBufferEvent.Type |
| Constructor Summary | |
|---|---|
| TextBufferEvent(Object source, EventType type) | |
| Method Summary | |
|---|---|
| boolean | isOfType(TextBufferEvent.Type test)
Compares to event types for equality
|
Returns: true if the Types are the same