Uses of Class
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CharDataModifiedCommand
Packages that use HistoryBrowserInterface.CharDataModifiedCommand
-
Uses of HistoryBrowserInterface.CharDataModifiedCommand in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser that return HistoryBrowserInterface.CharDataModifiedCommandModifier and TypeMethodDescriptionHistoryBrowserInterface.createCharDataModifiedCommand
(Node contextNode, String oldValue, String newValue) Creates the CharDataModified command.