Searched refs:CommandWrapper (Results 1 – 1 of 1) sorted by relevance
17 private class CommandWrapper implements Command { class in ContextMenu20 CommandWrapper(Command command) { in CommandWrapper() method in ContextMenu.CommandWrapper37 return super.addItem(text, new CommandWrapper(cmd)); in addItem()61 menu.addItem(text, new CommandWrapper(cmd)); in addItem()