English | Site Directory

Android - An Open Handset Alliance Project

android.awt
public class

android.awt.AndroidWTK

java.lang.Object
org.apache.harmony.awt.wtk.WTK
android.awt.AndroidWTK

Summary

Public Constructors

          AndroidWTK()

Public Methods

        CursorFactory  getCursorFactory()
Returns platform specific implementation of the interface org.apache.harmony.awt.wtk.CursorFactory.
        GraphicsFactory  getGraphicsFactory()
        NativeEventQueue  getNativeEventQueue()
        NativeIM  getNativeIM()
Returns platform specific implementation of the abstract class org.apache.harmony.awt.wtk.NativeIM.
        NativeMouseInfo  getNativeMouseInfo()
Returns platform specific implementation of the interface org.apache.harmony.awt.wtk.NativeMouseInfo.
        NativeRobot  getNativeRobot(GraphicsDevice screen)
Returns platform specific implementation of the interface org.apache.harmony.awt.wtk.NativeRobot.
        SystemProperties  getSystemProperties()
        WindowFactory  getWindowFactory()
Methods inherited from class org.apache.harmony.awt.wtk.WTK
Methods inherited from class java.lang.Object

Details

Public Constructors

public AndroidWTK()

Public Methods

public CursorFactory getCursorFactory()

Returns platform specific implementation of the interface org.apache.harmony.awt.wtk.CursorFactory.

public GraphicsFactory getGraphicsFactory()

public NativeEventQueue getNativeEventQueue()

public NativeIM getNativeIM()

Returns platform specific implementation of the abstract class org.apache.harmony.awt.wtk.NativeIM.

public NativeMouseInfo getNativeMouseInfo()

Returns platform specific implementation of the interface org.apache.harmony.awt.wtk.NativeMouseInfo.

public NativeRobot getNativeRobot(GraphicsDevice screen)

Returns platform specific implementation of the interface org.apache.harmony.awt.wtk.NativeRobot.

public SystemProperties getSystemProperties()

public WindowFactory getWindowFactory()

Build m5-rc15i - 10 Jun 2008 13:54