Uses of Interface
org.apache.batik.bridge.svg12.BindingListener
Packages that use BindingListener
-
Uses of BindingListener in org.apache.batik.bridge.svg12
Classes in org.apache.batik.bridge.svg12 that implement BindingListenerModifier and TypeClassDescriptionprotected classThe BindingListener.Methods in org.apache.batik.bridge.svg12 with parameters of type BindingListenerModifier and TypeMethodDescriptionvoidDefaultXBLManager.addBindingListener(BindingListener l) Adds the specified BindingListener to the global listener list.voidDefaultXBLManager.removeBindingListener(BindingListener l) Removes the specified BindingListener from the global listener list.