Serialized Form
Package org.diyefi.openlogviewer |
serialVersionUID: 1L
mainPanel
JPanel mainPanel
graphingPanel
EntireGraphingPanel graphingPanel
playBar
PlayBarPanel playBar
optionFrame
OptionFrameV2 optionFrame
prefFrame
PropertiesPane prefFrame
properties
List<E> properties
decoderInUse
AbstractDecoder decoderInUse
menuBar
JMenuBar menuBar
fullscreen
boolean fullscreen
serialVersionUID: 1L
zoomInButton
JButton zoomInButton
zoomResetButton
JButton zoomResetButton
zoomOutButton
JButton zoomOutButton
playButton
JButton playButton
slowDownButton
JButton slowDownButton
stopButton
JButton stopButton
ejectButton
JButton ejectButton
fastForwardButton
JButton fastForwardButton
pauseButton
JButton pauseButton
Package org.diyefi.openlogviewer.genericlog |
serialVersionUID: 1L
values
double[] values
- The meat of this object! Previously in a slow fat ArrayList.
minValue
double minValue
maxValue
double maxValue
realMinAndMaxFound
boolean realMinAndMaxFound
displayMinValue
double displayMinValue
displayMaxValue
double displayMaxValue
displayColor
Color displayColor
displayMinAndMaxSet
boolean displayMinAndMaxSet
name
String name
- GDE Header name
splitNumber
int splitNumber
- Division on the Graphing layer
PCS
PropertyChangeSupport PCS
dataFlavor
DataFlavor[] dataFlavor
serialVersionUID: 1L
recordCountElement
GenericDataElement recordCountElement
metaData
String metaData
PCS
PropertyChangeSupport PCS
logStatus
GenericLog.LogState logStatus
logStatusMessage
String logStatusMessage
currentCapacity
int currentCapacity
currentPosition
int currentPosition
ourLoadFactor
int ourLoadFactor
numberOfInternalHeaders
int numberOfInternalHeaders
autoLoad
PropertyChangeListener autoLoad
Package org.diyefi.openlogviewer.graphing |
serialVersionUID: 1L
multiGraph
MultiGraphLayeredPane multiGraph
graphPositionPanel
GraphPositionPanel graphPositionPanel
graphPosition
double graphPosition
graphSize
int graphSize
playing
boolean playing
wasPlaying
boolean wasPlaying
playTimer
Timer playTimer
flingTimer
Timer flingTimer
dragging
boolean dragging
flinging
boolean flinging
thePastMouseDragged
long thePastMouseDragged
thePastLeftArrow
long thePastLeftArrow
thePastRightArrow
long thePastRightArrow
scrollAcceleration
int scrollAcceleration
prevDragXCoord
int prevDragXCoord
flingInertia
int flingInertia
zoom
int zoom
zoomedOutBeyondOneToOne
boolean zoomedOutBeyondOneToOne
oldComponentWidth
int oldComponentWidth
serialVersionUID: 1L
genLog
GenericLog genLog
majorGraduationColor
Color majorGraduationColor
positionDataColor
Color positionDataColor
backgroundColor
Color backgroundColor
validSnappingPositions
boolean[] validSnappingPositions
graduationSpacingMultiplier
double[] graduationSpacingMultiplier
majorGraduationSpacing
double majorGraduationSpacing
serialVersionUID: 1L
FPScounter
int FPScounter
FPS
int FPS
currentTime
long currentTime
builtTime
long builtTime
genLog
GenericLog genLog
vertBar
Color vertBar
textBackground
Color textBackground
xMouseCoord
int xMouseCoord
yMouseCoord
int yMouseCoord
mouseOver
boolean mouseOver
serialVersionUID: 1L
genLog
GenericLog genLog
infoPanel
InfoPanel infoPanel
totalSplits
int totalSplits
serialVersionUID: 1L
GDE
GenericDataElement GDE
dataPointsToDisplay
double[] dataPointsToDisplay
dataPointRangeInfo
double[][] dataPointRangeInfo
availableDataRecords
int availableDataRecords
graphBeginningIndex
int graphBeginningIndex
graphEndingIndex
int graphEndingIndex
Package org.diyefi.openlogviewer.optionpanel |
serialVersionUID: 1L
thisRef
JFrame thisRef
inactiveHeaders
JPanel inactiveHeaders
infoPanel
org.diyefi.openlogviewer.optionpanel.OptionFrameV2.ModifyGraphPane infoPanel
addDivisionButton
JButton addDivisionButton
layeredPane
JLayeredPane layeredPane
activePanelList
List<E> activePanelList
addDivisionListener
ActionListener addDivisionListener
remDivisionListener
ActionListener remDivisionListener
addRemoveListener
ContainerListener addRemoveListener
labelAdapter
MouseMotionAdapter labelAdapter
Package org.diyefi.openlogviewer.propertypanel |
serialVersionUID: 1L
OLVProperties
File OLVProperties
properties
List<E> properties
removeProperties
List<E> removeProperties
propertyPanel
JPanel propertyPanel
propertyView
JPanel propertyView
Copyright © 2011 DIYEFI.org. All Rights Reserved.