org.gnu.gtk.event
public class ColorButtonEvent extends GtkEvent
See Also: ColorButtonListener
| Nested Class Summary | |
|---|---|
| static class | ColorButtonEvent.Type |
| Constructor Summary | |
|---|---|
| ColorButtonEvent(Object source, EventType type)
Constructor for ColorButtonEvent.
| |
| Method Summary | |
|---|---|
| boolean | isOfType(ColorButtonEvent.Type aType) |
Parameters: source type
Returns: True if the type of this event is the same as that stated.