Exemplo n.º 1
0
 public boolean isRedoable() {
   return mementoManager.isRedoable();
 }