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

Quick Search    Search Deep

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

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

public class GtkTargetPair
extends java.lang.Object


Field Summary
 int flags
           
 int info
           
static int sizeof
           
 long target
           
 
Constructor Summary
GtkTargetPair()
           
 
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

GtkTargetPair

public GtkTargetPair()