2863286428652866286728682869
return null; return lastGraphicManager.currentFrame.getProject(); } public void addHistory(String command,Object[] args){ history.add(new CommandInfo(command,args)); }
2866286728682869287028712872
public void addHistory(String command,Object[] args){ history.add(new CommandInfo(command,args)); } public void addHistory(String command){ history.add(new CommandInfo(command,null)); }
3029303030313032303330343035
3032303330343035303630373038