org.microemu.device.swt
Class SwtDevice

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

public class SwtDevice
extends org.microemu.device.impl.DeviceImpl


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

SwtDevice

public SwtDevice()


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