org.gnu.atk
Class Registry
Registry()- Create an uninitialized instance.
|
Registry(Handle handle)- Create a new GObject with a handle to a native resource returned from a
call to the native libraries.
|
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addListener, collect, freezeNotify, getBooleanProperty, getData, getDoubleProperty, getEventListenerClass, getEventType, getFloatProperty, getGObjectFromHandle, getIntProperty, getJavaObjectProperty, getLongProperty, getPixbufProperty, getProperty, getStringProperty, hasProperty, notify, removeEventHandler, removeListener, setBooleanProperty, setData, setDoubleProperty, setFloatProperty, setIntProperty, setJavaObjectProperty, setLongProperty, setPixbufProperty, setProperty, setStringProperty, thawNotify |
Registry
public Registry()
Create an uninitialized instance. This has potential uses for derived
classes.
Registry
public Registry(Handle handle)
Create a new GObject with a handle to a native resource returned from a
call to the native libraries.
handle - The handle that represents a pointer to a native resource.
getFactoryType
public Type getFactoryType(Type type)
setFactoryType
public void setFactoryType(Type type,
Type factoryType)