Serialized Form
Package org.diyefi.openlogviewer |
optionPaneItem
JMenuItem optionPaneItem
graphMenuSplit
JMenuItem graphMenuSplit
serialVersionUID: 7987394054547975563L
fileMenu
JMenu fileMenu
editMenu
JMenu editMenu
mainMenuBar
JMenuBar mainMenuBar
openFileMenuItem
JMenuItem openFileMenuItem
quitFileMenuItem
JMenuItem quitFileMenuItem
propertiesOptionMenuItem
JMenuItem propertiesOptionMenuItem
mainPanel
JPanel mainPanel
graphingPanel
EntireGraphingPanel graphingPanel
playBar
PlayBarPanel playBar
graphMenu
GraphMenu graphMenu
optionFrame
OptionFrameV2 optionFrame
prefFrame
PropertiesPane prefFrame
properties
ArrayList<E> properties
serialVersionUID: 1294732662423188903L
zoomInButton
JButton zoomInButton
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 |
maxValue
Double maxValue
- default max value determined while loading up data
newMaxValue
Double newMaxValue
- newMaxValue is the value returned at any time getMaxValue() is called.
it can be modified to change the graphing display
minValue
Double minValue
- default min value determined while loading up data
newMinValue
Double newMinValue
- newMinValue is the value returned at any time getMinValue() is called.
it can be modified to change the graphing display
color
Color color
- default color created when building the GDE
newColor
Color newColor
- Color that can be modified
name
String name
- GDE Header name
splitNumber
int splitNumber
- Division on the Graphing layer
PCS
PropertyChangeSupport PCS
dataFlavor
DataFlavor[] dataFlavor
lineKey
String lineKey
firstKey
String firstKey
lineCount
int lineCount
lineCountElement
GenericDataElement lineCountElement
metaData
String metaData
PCS
PropertyChangeSupport PCS
logStatus
int logStatus
autoLoad
PropertyChangeListener autoLoad
Package org.diyefi.openlogviewer.graphing |
serialVersionUID: 6880240079754110792L
multiGraph
MultiGraphLayeredPane multiGraph
graphPositionPanel
GraphPositionPanel graphPositionPanel
graphPosition
double graphPosition
graphPositionMax
int graphPositionMax
playing
boolean playing
wasPlaying
boolean wasPlaying
playTimer
Timer playTimer
flingTimer
Timer flingTimer
dragging
boolean dragging
flinging
boolean flinging
thePast
long thePast
prevDragXCoord
int prevDragXCoord
flingInertia
int flingInertia
zoom
int zoom
serialVersionUID: -7808475370693818838L
genLog
GenericLog genLog
majorGraduationColor
Color majorGraduationColor
positionDataColor
Color positionDataColor
backgroundColor
Color backgroundColor
majorGraduationSpacing
int majorGraduationSpacing
validSnappingPositions
boolean[] validSnappingPositions
serialVersionUID: -6657156551430700622L
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: 1213851792900715691L
genLog
GenericLog genLog
infoPanel
InfoPanel infoPanel
totalSplits
int totalSplits
serialVersionUID: -7808406950399781712L
GDE
GenericDataElement GDE
leftDataPointsToDisplay
LinkedList<E> leftDataPointsToDisplay
rightDataPointsToDisplay
LinkedList<E> rightDataPointsToDisplay
Package org.diyefi.openlogviewer.optionpanel |
thisRef
JFrame thisRef
inactiveHeaders
JPanel inactiveHeaders
infoPanel
org.diyefi.openlogviewer.optionpanel.OptionFrameV2.ModifyGraphPane infoPanel
addDivisionButton
JButton addDivisionButton
layeredPane
JLayeredPane layeredPane
activePanelList
ArrayList<E> activePanelList
addDivisionListener
ActionListener addDivisionListener
remDivisionListener
ActionListener remDivisionListener
addRemoveListener
ContainerListener addRemoveListener
labelAdapter
MouseMotionAdapter labelAdapter
Package org.diyefi.openlogviewer.propertypanel |
OLVProperties
File OLVProperties
properties
ArrayList<E> properties
removeProperties
ArrayList<E> removeProperties
propertyPanel
JPanel propertyPanel
propertyView
JPanel propertyView
Copyright © 2011 DIYEFI.org. All Rights Reserved.