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

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

Uses of LogMessage 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 LogMessage
 List<LogMessage> LogEvents.getMessages()
           
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type LogMessage
 void TLLogRecorder.TLLogRecorderListener.onNewLogMessage(LogMessage newMessage)
           
 

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

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type LogMessage
 void LogCategoryWidget.onNewLogMessage(LogMessage newMessage)
           
 



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