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