org.gnu.gnome.event
org.gnome.vte
public class DruidPageSetupEvent extends org.gnu.gtk.event.GtkEvent
DruidPage
widget.Modifier and Type | Class and Description |
---|---|
static class |
DruidPageSetupEvent.Type
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
Constructor and Description |
---|
DruidPageSetupEvent(java.lang.Object source,
DruidPageSetupEvent.Type type)
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isOfType(DruidPageSetupEvent.Type aType)
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
public DruidPageSetupEvent(java.lang.Object source, DruidPageSetupEvent.Type type)
public boolean isOfType(DruidPageSetupEvent.Type aType)