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