Uses of Interface
com.taursys.xml.event.InputListener

Packages that use InputListener
com.taursys.xml This package contains the core Mapper XML components and containers. 
 

Uses of InputListener in com.taursys.xml
 

Methods in com.taursys.xml with parameters of type InputListener
 void Component.removeInputListener(InputListener l)
          Removes given listener from notification list for InputEvents
 void Component.addInputListener(InputListener l)
          Adds given listener to notification list for InputEvents
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.