예제 #1
0
 public boolean isRedoable() {
   return mementoManager.isRedoable();
 }