This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 207949

Summary: Allow access to UndoRedoManager.editToBeUndone() and editToBeRedone()
Product: platform Reporter: Miloslav Metelka <mmetelka>
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 48427    

Description Miloslav Metelka 2012-01-31 12:52:18 UTC
Refactoring needs this for its undo operation (requested in terms of issue #20488).
Comment 1 Miloslav Metelka 2012-01-31 13:13:41 UTC
Apologies for typo the referenced issue is issue #204828
Comment 2 Miloslav Metelka 2012-03-05 15:37:29 UTC
Let's merge this issue with issue #204828 since we search for a complete solution for refactoring undo including both adding of custom undo edits and access them once they were added into UndoRedo.Manager.

*** This bug has been marked as a duplicate of bug 204828 ***