About Undo and redo action in JBuilder


2004-01-15 10:01:51 AM
jbuilder8
Hi, i am doing an integration with jbuilder.
I found that the JBuilder UndoManager will perform undo & redo actions in
the editor component only.
So is there any method that i can override the existing undo and redo
actions in menu to perform my own actions?
Example: Such as i drawed something in jbuilder then i use the undo menuitem
to undo the draw.
Thx