org.gnu.gnomevte.event
Class ResizeWindowEvent.Type

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

public static class ResizeWindowEvent.Type
extends EventType

Type of a TerminalResizeWindowEvent.


Field Summary
static ResizeWindowEvent.Type RESIZE_WINDOW
          Emitted at the child application's request.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESIZE_WINDOW

public static final ResizeWindowEvent.Type RESIZE_WINDOW
Emitted at the child application's request.