You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by kototama kototama <ko...@gmail.com> on 2011/04/06 11:54:44 UTC

Undo / redo with history

Hello,

I would like to implement a Swing editor with a support for undo/redo,
and more generally also to be able to undo/redo changes on a SVG
document even when it's not being displayed with Swing.

Is there some documentation available on this subject? or an
open-source project that does that?

I saw in the Java API that there is a HistoryBrowser class ; is it
enough to instantiate it and adds commands to its instance?


Thanks for your help.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org