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