扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.undo类undomanager的类成员方法: undoto定义及介绍
发布时间:2014-2-18
本文导语:
undoto
protected void undoto(undoableedit edit)
throws cannotundoexception
撤消从下一个编辑的索引到 edit 的所有更改,适当地更新下一个编辑的索引。
抛出:
cannotundoexception - 如果其中一个编辑抛出 cannotundoexception