org.eclipse.swt.internal.gtk
Class GtkCombo

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.GtkCombo

public class GtkCombo
extends java.lang.Object


Field Summary
 long entry
           
 long list
           
 
Constructor Summary
GtkCombo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entry

public long entry

list

public long list
Constructor Detail

GtkCombo

public GtkCombo()