org.eclipse.swt.internal.gtk
Class GtkColorSelectionDialog

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

public class GtkColorSelectionDialog
extends java.lang.Object


Field Summary
 long cancel_button
           
 long colorsel
           
 long help_button
           
 long ok_button
           
 
Constructor Summary
GtkColorSelectionDialog()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

colorsel

public long colorsel

ok_button

public long ok_button

cancel_button

public long cancel_button

help_button

public long help_button
Constructor Detail

GtkColorSelectionDialog

public GtkColorSelectionDialog()