org.gnu.gnomevte.event
Class TextScrolledEvent.Type

java.lang.Object
  extended by EventType
      extended by org.gnu.gnomevte.event.TextScrolledEvent.Type
Enclosing class:
TextScrolledEvent

public static class TextScrolledEvent.Type
extends EventType

Type of a TerminalEvent.


Field Summary
static TextScrolledEvent.Type TEXT_SCROLLED
          An internal signal used for communication between the terminal and its accessibility peer.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEXT_SCROLLED

public static final TextScrolledEvent.Type TEXT_SCROLLED
An internal signal used for communication between the terminal and its accessibility peer. May not be emitted under certain circumstances.