Serialized Form
-
Package org.emrick.project
-
Class org.emrick.project.FlowViewGUI
class FlowViewGUI extends JPanel implements Serializable-
Serialized Fields
-
countLabel
JLabel countLabel
-
cueLabel
JLabel cueLabel
-
currentTrigger
int currentTrigger
-
descriptionLabel
JLabel descriptionLabel
-
executeLabel
JLabel executeLabel
-
flowViewPanels
ArrayList<JPanel> flowViewPanels
-
headerPanel
JPanel headerPanel
-
indexLabel
JLabel indexLabel
-
items
ArrayList<FlowViewGUI.FlowViewItem> items
-
rfSignalListener
RFSignalListener rfSignalListener
-
scrollablePanel
JPanel scrollablePanel
-
scrollPane
JScrollPane scrollPane
-
started
boolean started
-
titleLabel
JLabel titleLabel
-
-
-
Class org.emrick.project.FootballFieldBackground
class FootballFieldBackground extends JPanel implements Serializable-
Serialized Fields
-
dummyImage
BufferedImage dummyImage
-
fieldHeight
double fieldHeight
-
fieldWidth
double fieldWidth
-
floorCoverImage
BufferedImage floorCoverImage
-
footballFieldListener
FootballFieldListener footballFieldListener
-
frontSideline50
Point frontSideline50
-
fullImage
BufferedImage fullImage
-
heightBound
boolean heightBound
-
justResized
boolean justResized
-
ratio
double ratio
-
showFloorCoverImage
boolean showFloorCoverImage
-
showSurfaceImage
boolean showSurfaceImage
-
surfaceImage
BufferedImage surfaceImage
-
-
-
Class org.emrick.project.FootballFieldPanel
class FootballFieldPanel extends JPanel implements Serializable-
Serialized Fields
-
colorChosen
Color colorChosen
-
count2RFTrigger
HashMap<Integer,
RFTrigger> count2RFTrigger -
currentCount
int currentCount
-
currentMS
long currentMS
-
currentSet
Set currentSet
-
currentSetRatio
double currentSetRatio
-
currentSetStartCount
int currentSetStartCount
-
drill
Drill drill
-
dummyImage
BufferedImage dummyImage
-
effectManager
EffectManager effectManager
-
effectTransparency
int effectTransparency
-
fieldHeight
double fieldHeight
-
fieldWidth
double fieldWidth
-
floorCoverImage
BufferedImage floorCoverImage
-
footballFieldListener
FootballFieldListener footballFieldListener
-
frontSideline50
Point frontSideline50
-
innerSelect
boolean innerSelect
-
innerSelectedLEDStrips
HashSet<LEDStrip> innerSelectedLEDStrips
-
lassoPoints
ArrayList<Point> lassoPoints
-
margin
int margin
-
selectAllLEDs
boolean selectAllLEDs
-
selectedLEDStrips
HashSet<LEDStrip> selectedLEDStrips
-
selectEndX
int selectEndX
-
selectEndY
int selectEndY
-
selecting
boolean selecting
-
selectionMethod
FootballFieldPanel.SelectionMethod selectionMethod
-
selectStartX
int selectStartX
-
selectStartY
int selectStartY
-
showFloorCoverImage
boolean showFloorCoverImage
-
showLabels
boolean showLabels
-
showSurfaceImage
boolean showSurfaceImage
-
surfaceImage
BufferedImage surfaceImage
-
useFps
boolean useFps
-
-
-
Class org.emrick.project.LEDConfigurationGUI
class LEDConfigurationGUI extends JPanel implements Serializable-
Serialized Fields
-
bottomBar
JPanel bottomBar
-
copiedConfig
PerformerConfig copiedConfig
-
drill
Drill drill
-
ledConfigListener
LEDConfigListener ledConfigListener
-
performerConfigPanels
ArrayList<LEDConfigurationGUI.PerformerConfigPanel> performerConfigPanels
-
redoStack
Stack<UndoableAction> redoStack
-
scrollablePanel
JPanel scrollablePanel
-
scrollPane
JScrollPane scrollPane
-
undoStack
Stack<UndoableAction> undoStack
-
-
-
Class org.emrick.project.LEDConfigurationGUI.PerformerConfigPanel
class PerformerConfigPanel extends JPanel implements Serializable -
Class org.emrick.project.LEDStripViewGUI
class LEDStripViewGUI extends JPanel implements Serializable-
Serialized Fields
-
currentMS
long currentMS
-
currentSet
Set currentSet
-
effectManager
EffectManager effectManager
-
ledDisplays
ArrayList<LEDStripViewGUI.LEDDisplay> ledDisplays
-
ledStrips
ArrayList<LEDStrip> ledStrips
-
-
-
Class org.emrick.project.LEDStripViewGUI.LEDDisplay
class LEDDisplay extends JPanel implements Serializable-
Serialized Fields
-
ledStrip
LEDStrip ledStrip
-
-
-
Class org.emrick.project.MediaEditorGUI
class MediaEditorGUI extends Component implements Serializable-
Serialized Fields
-
archivePaths
ArrayList<File> archivePaths
-
audioPlayers
ArrayList<AudioPlayer> audioPlayers
-
canSeekAudio
boolean canSeekAudio
-
CHECK_LR
int CHECK_LR
-
clearSysMsg
Timer clearSysMsg
-
CONTINUOUS
int CONTINUOUS
-
copiedEffect
Effect copiedEffect
-
count2RFTrigger
HashMap<Integer,
RFTrigger> count2RFTrigger -
csvFile
File csvFile
-
currentAudioPlayer
AudioPlayer currentAudioPlayer
-
currentEffect
Effect currentEffect
-
currentID
int currentID
-
currentMovement
int currentMovement
-
DEFAULT_FUNCTION
int DEFAULT_FUNCTION
-
DIRECTION
int DIRECTION
-
DO_DELAY
int DO_DELAY
-
effectGUI
EffectGUI effectGUI
-
effectManager
EffectManager effectManager
-
effectViewPanel
JPanel effectViewPanel
-
emrickPath
File emrickPath
-
flowViewerItem
JMenuItem flowViewerItem
-
flowViewGUI
FlowViewGUI flowViewGUI
-
footballField
JPanel footballField
-
footballFieldBackground
FootballFieldBackground footballFieldBackground
-
footballFieldPanel
FootballFieldPanel footballFieldPanel
-
frame
JFrame frame
-
groupsGUI
SelectionGroupGUI groupsGUI
-
gson
com.google.gson.Gson gson
-
INSTANT_COLOR
int INSTANT_COLOR
-
isLightBoardMode
boolean isLightBoardMode
-
ledConfigurationGUI
LEDConfigurationGUI ledConfigurationGUI
-
ledStripViewGUI
LEDStripViewGUI ledStripViewGUI
-
LIGHT_BOARD
int LIGHT_BOARD
-
lightBoardFlowViewerItem
JMenuItem lightBoardFlowViewerItem
-
lightBoardMode
boolean lightBoardMode
-
mainContentPanel
JPanel mainContentPanel
-
noRequestTimer
Timer noRequestTimer
-
password
String password
-
playbackSpeed
float playbackSpeed
-
playbackTimer
Timer playbackTimer
-
port
int port
-
PROGRAMMING_MODE
int PROGRAMMING_MODE
-
programmingProgressBar
JProgressBar programmingProgressBar
-
programmingTracker
MediaEditorGUI.ProgrammingTracker programmingTracker
-
requestIDs
HashSet<Integer> requestIDs
-
rfTriggerGUI
RFTriggerGUI rfTriggerGUI
-
runLightBoardWebServer
JMenuItem runLightBoardWebServer
-
runShowItem
JMenuItem runShowItem
-
runWebServer
JMenuItem runWebServer
-
scrubBarGUI
ScrubBarGUI scrubBarGUI
-
scrubBarPanel
JPanel scrubBarPanel
-
selectedEffectType
EffectList selectedEffectType
-
serialTransmitter
SerialTransmitter serialTransmitter
-
server
HttpServer server
-
SET_TIMEOUT
int SET_TIMEOUT
-
showIndividualView
JCheckBoxMenuItem showIndividualView
-
ssid
String ssid
-
startDelay
float startDelay
-
stopShowItem
JMenuItem stopShowItem
-
stopWebServer
JMenuItem stopWebServer
-
sysMsg
JLabel sysMsg
-
timelineGUI
TimelineGUI timelineGUI
-
timelinePanel
JPanel timelinePanel
-
timeManager
TimeManager timeManager
-
timeSync
ArrayList<SyncTimeGUI.Pair> timeSync
-
token
int token
-
USE_COLORS
int USE_COLORS
-
USE_DURATION
int USE_DURATION
-
userHome
Path userHome
-
useStartDelay
boolean useStartDelay
-
verificationColor
Color verificationColor
-
VERIFY
int VERIFY
-
webServerFrame
JFrame webServerFrame
-
windowListener
WindowListener windowListener
-
-
-
Class org.emrick.project.ReplaceProjectFilesGUI
class ReplaceProjectFilesGUI extends JDialog implements Serializable-
Serialized Fields
-
-
Class org.emrick.project.ScrubBarGUI
class ScrubBarGUI extends JComponent implements Serializable-
Serialized Fields
-
audioCheckbox
JCheckBox audioCheckbox
-
audioPlayers
ArrayList<AudioPlayer> audioPlayers
-
currAudioPlayer
AudioPlayer currAudioPlayer
-
currSetEndCount
int currSetEndCount
-
currSetStartCount
int currSetStartCount
-
currTimeMSec
long currTimeMSec
-
footballFieldPanel
FootballFieldPanel footballFieldPanel
-
fps
double fps
-
isPlaying
boolean isPlaying
-
isReady
boolean isReady
-
lastCount
int lastCount
-
nextCountButton
JButton nextCountButton
-
nextSetButton
JButton nextSetButton
-
pageTab2Count
Map<String,
Integer> pageTab2Count -
parent
JFrame parent
-
PAUSE_ICON
ImageIcon PAUSE_ICON
-
PLAY_ICON
ImageIcon PLAY_ICON
-
playbackSpeedsBox
JComboBox<String> playbackSpeedsBox
-
playPauseButton
JButton playPauseButton
-
prevCountButton
JButton prevCountButton
-
prevSetButton
JButton prevSetButton
-
scrubBarListener
ScrubBarListener scrubBarListener
-
scrubBarPanel
JPanel scrubBarPanel
-
syncButton
JButton syncButton
-
syncListener
SyncListener syncListener
-
time
double time
-
timeSync
ArrayList<SyncTimeGUI.Pair> timeSync
-
topSlider
JSlider topSlider
-
totalCounts
int totalCounts
-
useFps
boolean useFps
-
-
-
Class org.emrick.project.SyncTimeGUI.TapAction
class TapAction extends AbstractAction implements Serializable
-