|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
GraphPositionPanel.setLog(GenericLog log)
|
void |
EntireGraphingPanel.setLog(GenericLog genLog)
|
void |
InfoPanel.setLog(GenericLog log)
|
void |
MultiGraphLayeredPane.setLog(GenericLog log)
|
| Uses of GenericLog in org.diyefi.openlogviewer.optionpanel |
|---|
| Methods in org.diyefi.openlogviewer.optionpanel with parameters of type GenericLog | |
|---|---|
void |
OptionFrameV2.updateFromLog(GenericLog datalog)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||