com.barteo.emulator.device.j2se
Class J2SEDevice

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

public class J2SEDevice
extends Device


Field Summary
 
Fields inherited from class org.microemu.device.impl.DeviceImpl
DEFAULT_LOCATION, RESIZABLE_LOCATION
 
Constructor Summary
J2SEDevice()
           
 
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

J2SEDevice

public J2SEDevice()


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