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

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

Uses of TLLogRecorder 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
 Set<TLLogRecorder> TLEntity.getLogRecorders()
          Get unmodifiable set of all log recorders this entity has.
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type TLLogRecorder
 void TLEntity.Adapter.logRecorderAdded(TLEntity entity, TLLogRecorder recorder)
           
 void TLEntity.Listener.logRecorderAdded(TLEntity entity, TLLogRecorder recorder)
           
 

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

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type TLLogRecorder
 void EntityWidget.addLogCategoryWidget(TLLogRecorder newCategory)
          Add new widget for TLLogRecorder and assign a listener.
 

Constructors in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type TLLogRecorder
LogCategoryWidget(TLScene scene, TLLogRecorder logRecorder)
           
 



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