Uses of Interface
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLEntity.Listener

Packages that use TLEntity.Listener
cz.cuni.amis.nb.pogamut.unreal.timeline.records   
 

Uses of TLEntity.Listener in cz.cuni.amis.nb.pogamut.unreal.timeline.records
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.records that implement TLEntity.Listener
static class TLEntity.Adapter
           
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return TLEntity.Listener
protected  TLEntity.Listener[] TLEntity.getListeners()
          Get all listeners in array
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type TLEntity.Listener
 void TLEntity.addListener(TLEntity.Listener listener)
           
 void TLEntity.removeListener(TLEntity.Listener listener)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.