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