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