org.microemu.device.impl.ui
Class CommandManager

java.lang.Object
  extended by org.microemu.device.impl.ui.CommandManager

public class CommandManager
extends java.lang.Object


Field Summary
static Command CMD_MENU
           
 
Method Summary
 void commandAction(Command command)
           
static CommandManager getInstance()
           
 void updateCommands(java.util.Vector commands)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CMD_MENU

public static final Command CMD_MENU
Method Detail

getInstance

public static CommandManager getInstance()

commandAction

public void commandAction(Command command)

updateCommands

public void updateCommands(java.util.Vector commands)


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