jaxg 0.1dev

Uses of Interface
org.xml.graphics.XGEventListener

Packages that use XGEventListener
org.xml.graphics   
org.xml.graphics.helpers   
 

Uses of XGEventListener in org.xml.graphics
 

Methods in org.xml.graphics with parameters of type XGEventListener
 void XGProcessor.addEventListener(XGEventListener listener)
           
 void XGProcessor.removeEventListener(XGEventListener listener)
           
 

Uses of XGEventListener in org.xml.graphics.helpers
 

Methods in org.xml.graphics.helpers with parameters of type XGEventListener
 void AbstractXGProcessor.addEventListener(XGEventListener listener)
           
 void AbstractXGProcessor.removeEventListener(XGEventListener listener)