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