org.microemu.device.j2se.ui
Class J2SECanvasUI

java.lang.Object
  extended by org.microemu.device.impl.ui.DisplayableImplUI
      extended by org.microemu.device.j2se.ui.J2SECanvasUI
All Implemented Interfaces:
CanvasUI, DisplayableUI

public class J2SECanvasUI
extends DisplayableImplUI
implements CanvasUI


Field Summary
 
Fields inherited from class org.microemu.device.impl.ui.DisplayableImplUI
displayable
 
Constructor Summary
J2SECanvasUI(Canvas canvas)
           
 
Method Summary
 
Methods inherited from class org.microemu.device.impl.ui.DisplayableImplUI
addCommandUI, getCommandsUI, hideNotify, invalidate, removeCommandUI, setCommandListener, showNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.microemu.device.ui.DisplayableUI
addCommandUI, getCommandsUI, hideNotify, invalidate, removeCommandUI, setCommandListener, showNotify
 

Constructor Detail

J2SECanvasUI

public J2SECanvasUI(Canvas canvas)


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