} | } | ||||
public void registerCommands(){ | public void registerCommands(){ | ||||
CommandSend commandSend = new CommandSend(view); | CommandSend commandSend = new CommandSend(view); | ||||
invoker.addCommand(view.getTfNachricht(), commandSend); | |||||
invoker.addCommand(view.getTNachricht(), commandSend); | |||||
} | } | ||||