コード例 #1
0
ファイル: WBoard.java プロジェクト: yhcting/writer
 void undo() {
   _sheet.undo();
 }