Uses of Interface
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLLogRecorder.TLLogRecorderListener

Packages that use TLLogRecorder.TLLogRecorderListener
cz.cuni.amis.nb.pogamut.unreal.timeline.records   
cz.cuni.amis.nb.pogamut.unreal.timeline.widgets   
 

Uses of TLLogRecorder.TLLogRecorderListener in cz.cuni.amis.nb.pogamut.unreal.timeline.records
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return types with arguments of type TLLogRecorder.TLLogRecorderListener
protected  HashSet<TLLogRecorder.TLLogRecorderListener> TLLogRecorder.getListeners()
           
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type TLLogRecorder.TLLogRecorderListener
 void TLLogRecorder.addLogRecordListener(TLLogRecorder.TLLogRecorderListener listener)
           
 void TLLogRecorder.removeLogRecordListener(TLLogRecorder.TLLogRecorderListener listener)
           
 

Uses of TLLogRecorder.TLLogRecorderListener in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets that implement TLLogRecorder.TLLogRecorderListener
 class LogCategoryWidget
          This widget represents one of logs from the entity in timeline window.
 



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