com.barteo.emulator.device.applet
Class AppletDevice

java.lang.Object
  extended by org.microemu.device.impl.DeviceImpl
      extended by com.barteo.emulator.device.Device
          extended by com.barteo.emulator.device.applet.AppletDevice
All Implemented Interfaces:
Device

public class AppletDevice
extends Device


Field Summary
 
Fields inherited from class org.microemu.device.impl.DeviceImpl
DEFAULT_LOCATION, RESIZABLE_LOCATION
 
Constructor Summary
AppletDevice()
           
 
Method Summary
 
Methods inherited from class com.barteo.emulator.device.Device
getUIFactory, init, init
 
Methods inherited from class org.microemu.device.impl.DeviceImpl
create, destroy, getButtons, getDescriptorLocation, getDeviceDisplay, getEmulatorContext, getFontManager, getInputMethod, getName, getNormalImage, getOverImage, getPressedImage, getSoftButtons, getSystemProperties, hasPointerEvents, hasPointerMotionEvents, hasRepeatEvents, init, init, init, loadConfig, vibrate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppletDevice

public AppletDevice()


Copyright © 2001-2010 MicroEmulator Team. All Rights Reserved.