org.gnu.atk

Class Registry

public class Registry extends GObject

Deprecated: This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class may exist in java-gnome 4.0; look out for org.gnome.atk.Registry. As this package was never fully implemented in java-gnome 2.x, however, any new code written will have a considerably different public API.

Constructor Summary
Registry()
Registry(Handle handle)
Method Summary
ObjectFactorygetFactory(Type type)
TypegetFactoryType(Type type)
voidsetFactoryType(Type type, Type factoryType)

Constructor Detail

Registry

public Registry()

Registry

public Registry(Handle handle)

Method Detail

getFactory

public ObjectFactory getFactory(Type type)

getFactoryType

public Type getFactoryType(Type type)

setFactoryType

public void setFactoryType(Type type, Type factoryType)