Uses of Class
org.apache.batik.apps.svgbrowser.NodePickerPanel.AttributesTableModel
Packages that use NodePickerPanel.AttributesTableModel
-
Uses of NodePickerPanel.AttributesTableModel in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser with parameters of type NodePickerPanel.AttributesTableModelModifier and TypeMethodDescriptionprivate void
NodePickerPanel.updateElementAttributes
(Element element, NodePickerPanel.AttributesTableModel tableModel) Replaces all of the atributes of a given element with the values from the given table model.