Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.eclipse.swt.internal.gtk
Class XVisibilityEvent  view XVisibilityEvent download XVisibilityEvent.java

java.lang.Object
  extended byorg.eclipse.swt.internal.gtk.XEvent
      extended byorg.eclipse.swt.internal.gtk.XAnyEvent
          extended byorg.eclipse.swt.internal.gtk.XVisibilityEvent

public class XVisibilityEvent
extends XAnyEvent


Field Summary
static int sizeof
           
 int state
           
 
Fields inherited from class org.eclipse.swt.internal.gtk.XAnyEvent
display, send_event, serial, window
 
Fields inherited from class org.eclipse.swt.internal.gtk.XEvent
type
 
Constructor Summary
XVisibilityEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

state

public int state

sizeof

public static final int sizeof
Constructor Detail

XVisibilityEvent

public XVisibilityEvent()