org.gnu.gtk.event
public class ButtonEvent extends GtkEvent
| Nested Class Summary | |
|---|---|
| static class | ButtonEvent.Type
Type of a ButtonEvent |
| Constructor Summary | |
|---|---|
| ButtonEvent(Object source, ButtonEvent.Type type)
Creates a new Button Event. | |
| Method Summary | |
|---|---|
| boolean | isOfType(ButtonEvent.Type aType) |
Returns: True if the type of this event is the same as that stated.