com.barteo.emulator
Class EmulatorContext
java.lang.Object
com.barteo.emulator.EmulatorContext
- All Implemented Interfaces:
- org.microemu.EmulatorContext
public class EmulatorContext
- extends java.lang.Object
- implements org.microemu.EmulatorContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmulatorContext
public EmulatorContext(org.microemu.EmulatorContext context)
getDeviceDisplay
public org.microemu.device.DeviceDisplay getDeviceDisplay()
- Specified by:
getDeviceDisplay in interface org.microemu.EmulatorContext
getDeviceFontManager
public org.microemu.device.FontManager getDeviceFontManager()
- Specified by:
getDeviceFontManager in interface org.microemu.EmulatorContext
getDeviceInputMethod
public org.microemu.device.InputMethod getDeviceInputMethod()
- Specified by:
getDeviceInputMethod in interface org.microemu.EmulatorContext
getDisplayComponent
public org.microemu.DisplayComponent getDisplayComponent()
- Specified by:
getDisplayComponent in interface org.microemu.EmulatorContext
getResourceAsStream
public java.io.InputStream getResourceAsStream(java.lang.String name)
- Specified by:
getResourceAsStream in interface org.microemu.EmulatorContext
Copyright © 2001-2008 MicroEmulator Team. All Rights Reserved.