Uses of Interface
org.indy.IndyComponentListener

Packages that use IndyComponentListener
org.indy   
 

Uses of IndyComponentListener in org.indy
 

Methods in org.indy with parameters of type IndyComponentListener
 void IndyComponent.addComponentListener(IndyComponentListener listener)
          Registers an IndyComponentListener to receive events from this component instance.
 void IndyComponent.removeComponentListener(IndyComponentListener listener)
          Unregisters an IndyComponentListener from this component.
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.