| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.gnu.gtk.event.GtkEventorg.gnu.gtk.event.TextBufferEventpublic class TextBufferEventextends GtkEventTextBufferListener, TextBufferNested Class Summary | |
static class | |
Constructor Summary | |
| |
Method Summary | |
boolean |
|
public TextBufferEvent(Object source,
EventType type)Construct a GtkEvent object with the specified source object and type.
- Parameters:
source- the object where the event originated.type- the event type.
public boolean isOfType(TextBufferEvent.Type test)
Compares to event types for equality
- Returns:
- true if the Types are the same