java-gnome version 4.0.19

org.gnome.gtk
Interface ColorButton.ColorSet

Enclosing class:
ColorButton

public static interface ColorButton.ColorSet

Signal emitted when the user selects a different Color.

You can use the getColor() to get the Color selected by the user.

Since:
4.0.12
Author:
Vreixo Formoso

Method Summary
 void onColorSet(ColorButton source)
           
 

Method Detail

onColorSet

void onColorSet(ColorButton source)


java-gnome