Uses of Class
org.diyefi.openlogviewer.genericlog.GenericLog

Packages that use GenericLog
org.diyefi.openlogviewer   
org.diyefi.openlogviewer.decoder   
org.diyefi.openlogviewer.graphing   
org.diyefi.openlogviewer.optionpanel   
 

Uses of GenericLog in org.diyefi.openlogviewer
 

Methods in org.diyefi.openlogviewer with parameters of type GenericLog
 void OpenLogViewer.setLog(GenericLog genericLog)
           
 

Uses of GenericLog in org.diyefi.openlogviewer.decoder
 

Methods in org.diyefi.openlogviewer.decoder that return GenericLog
 GenericLog AbstractDecoder.getDecodedLog()
          used for getting the decided log for injection to the main pieces of the program that will use it
 

Methods in org.diyefi.openlogviewer.decoder with parameters of type GenericLog
 void AbstractDecoder.setDecodedLog(GenericLog decodedLog)
          sets the GenericLog
 

Uses of GenericLog in org.diyefi.openlogviewer.graphing
 

Methods in org.diyefi.openlogviewer.graphing with parameters of type GenericLog
 void MultiGraphLayeredPane.setLog(GenericLog log)
           
 void InfoPanel.setLog(GenericLog log)
           
 void GraphPositionPanel.setLog(GenericLog log)
           
 void EntireGraphingPanel.setLog(GenericLog genLog)
           
 

Uses of GenericLog in org.diyefi.openlogviewer.optionpanel
 

Methods in org.diyefi.openlogviewer.optionpanel with parameters of type GenericLog
 void OptionFrameV2.updateFromLog(GenericLog datalog)
           
 



Copyright © 2011 DIYEFI.org. All Rights Reserved.