org.gnu.gnomevte.event
Class MoveWindowEvent.Type

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

public static class MoveWindowEvent.Type
extends EventType

Type of a TerminalMoveWindowEvent.


Field Summary
static MoveWindowEvent.Type MOVE_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

MOVE_WINDOW

public static final MoveWindowEvent.Type MOVE_WINDOW
Emitted at the child application's request.