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

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

Uses of LogEvent 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 LogEvent
 List<LogEvent> LogEvents.getEvents()
           
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type LogEvent
 void TLLogRecorder.TLLogRecorderListener.onNewLogEvent(LogEvent newEvent)
           
 

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

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type LogEvent
 void LogCategoryWidget.onNewLogEvent(LogEvent newEvent)
           
 

Constructors in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type LogEvent
LogEventWidget(LogCategoryWidget logAxisWidget, LogEvent logEvent)
           
 



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