org.gnu.gnomevte.event

Class CommitEvent


public class CommitEvent
extends GtkEvent

Nested Class Summary

static class
CommitEvent.Type

Constructor Summary

CommitEvent(Object source, EventType type, String committedText)

Method Summary

String
getCommittedText()
boolean
isOfType(CommitEvent.Type aType)

Constructor Details

CommitEvent

public CommitEvent(Object source,
                   EventType type,
                   String committedText)

Method Details

getCommittedText

public String getCommittedText()

isOfType

public boolean isOfType(CommitEvent.Type aType)