org.gnu.atk

Class ObjectFactory

public class ObjectFactory 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.ObjectFactory. 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
ObjectFactory(Handle handle)
Method Summary
AtkObjectcreateAccessible(GObject object)
TypegetAccessibleType()
voidinvalidate()

Constructor Detail

ObjectFactory

public ObjectFactory(Handle handle)

Method Detail

createAccessible

public AtkObject createAccessible(GObject object)

getAccessibleType

public Type getAccessibleType()

invalidate

public void invalidate()