org.gnu.gnomevte.event

Class TextScrolledEvent


public class TextScrolledEvent
extends GtkEvent

Nested Class Summary

static class
TextScrolledEvent.Type

Constructor Summary

TextScrolledEvent(Object source, EventType type, int scrollDelta)

Method Summary

int
getScrollDelta()
boolean
isOfType(TextScrolledEvent.Type aType)

Constructor Details

TextScrolledEvent

public TextScrolledEvent(Object source,
                         EventType type,
                         int scrollDelta)

Method Details

getScrollDelta

public int getScrollDelta()

isOfType

public boolean isOfType(TextScrolledEvent.Type aType)