org.microemu.device.impl.ui
Class CommandImplUI

java.lang.Object
  extended by org.microemu.device.impl.ui.CommandImplUI
All Implemented Interfaces:
CommandUI

public class CommandImplUI
extends java.lang.Object
implements CommandUI


Constructor Summary
CommandImplUI(Command command)
           
 
Method Summary
 Command getCommand()
           
 void setImage(Image image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandImplUI

public CommandImplUI(Command command)
Method Detail

getCommand

public Command getCommand()
Specified by:
getCommand in interface CommandUI

setImage

public void setImage(Image image)
Specified by:
setImage in interface CommandUI


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