init branch
This commit is contained in:
parent
19fd23c638
commit
e7034fc7a4
@ -39,7 +39,7 @@ public class GrafikController extends MouseAdapter implements MouseMotionListene
|
|||||||
}
|
}
|
||||||
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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user