org.microemu.device.j2se
Class J2SEDevice

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

public class J2SEDevice
extends DeviceImpl


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

getUIFactory

public UIFactory getUIFactory()


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