예제 #1
0
파일: WBoard.java 프로젝트: yhcting/writer
 void undo() {
   _sheet.undo();
 }