Uses of Class
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeModifiedCommand

Packages that use HistoryBrowserInterface.AttributeModifiedCommand
org.apache.batik.apps.svgbrowser   
 

Uses of HistoryBrowserInterface.AttributeModifiedCommand in org.apache.batik.apps.svgbrowser
 

Methods in org.apache.batik.apps.svgbrowser that return HistoryBrowserInterface.AttributeModifiedCommand
 HistoryBrowserInterface.AttributeModifiedCommand HistoryBrowserInterface.createAttributeModifiedCommand(org.w3c.dom.Element contextElement, java.lang.String attributeName, java.lang.String prevAttributeValue, java.lang.String newAttributeValue, java.lang.String namespaceURI)
          Creates the AttributeModified command.
 



Copyright ? 2008 Apache Software Foundation. All Rights Reserved.