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 OpenLogViewerApp.setLog(GenericLog genericLog)
           
 

Uses of GenericLog in org.diyefi.openlogviewer.decoder
 

Methods in org.diyefi.openlogviewer.decoder that return GenericLog
 GenericLog BaseDecoder.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 BaseDecoder.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 gl)
           
 



Copyright © 2011 DIYEFI.org. All Rights Reserved.