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

Quick Search    Search Deep

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

java.lang.Object
  extended byorg.eclipse.swt.internal.gtk.GtkTargetEntry

public class GtkTargetEntry
extends java.lang.Object


Field Summary
 int flags
           
 int info
           
static int sizeof
           
 long target
           
 
Constructor Summary
GtkTargetEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

public long target

flags

public int flags

info

public int info

sizeof

public static final int sizeof
Constructor Detail

GtkTargetEntry

public GtkTargetEntry()