Skip navigation links
A B C D E F G H I J L M N P R S T U V W 

S

saveButton - Variable in class gui.CreationWindow
 
saveButtonActionPerformed(ActionEvent) - Method in class gui.CreationWindow
Executes operations controled by 'saveConfig' button.
saveEventsInFile() - Method in class gui.CreationWindow
Saves the created/modified events in a configuration file.
saveLabel - Variable in class gui.CreationWindow
 
searchNextEvent() - Method in class src.EventClock
Search the next events to be deployed.
searchShortestEvent(ArrayList<Event>) - Method in class src.EventClock
Searchs in the specified list the event with shortest 'timeToLaunch'.
second - Variable in class src.GenericClock
Clock time components.
secondDurationBox - Variable in class gui.CreationWindow
 
secondEventInfoLabel - Variable in class gui.CreationWindow
 
secondPeriodBox - Variable in class gui.CreationWindow
 
sequence - Variable in class src.SoundLoader
Data structure containing musical information.
sequencer - Variable in class src.SoundLoader
Software device that plays back a MIDI sequence.
setClock(int) - Method in class src.EventClock
Establish clock time.
setMode(Flags.CreationWindowMode) - Method in class gui.CreationWindow
Establishes the behaviour of the CreationWindow.
setNewAddedEvents(ArrayList<Event>) - Method in class gui.CreationWindow
Bounds an array of events to the internal array.
setPauseClocks(boolean) - Method in class src.ConfigLoader
Sets pauseClocks value.
setPeriod(int) - Method in class src.Event
Modifies event's period value.
setPlaySound(boolean) - Method in class src.ConfigLoader
Sets playSound value.
setPopUpInFront(boolean) - Method in class src.ConfigLoader
Sets popUpInFront value.
setPXEInfo(String) - Method in class gui.GenericPopUp
Sets the information about PXE to be printed.
setPXEInfo() - Method in class src.EventClock
Sends to pop-up information regards to the Periodical Execution Events.
setSXEInfo(String) - Method in class gui.GenericPopUp
Sets the information about SXE to be printed.
setTimeToLaunch(int) - Method in class src.Event
Modifies 'timeToLaunch' value.
Show - Variable in class gui.GenericInfoWindow
 
ShowActionPerformed(ActionEvent) - Method in class gui.GenericInfoWindow
Executes operations controled by 'Show' button.
showCreatedEvents() - Method in class gui.CreationWindow
Prints information of created events.
showPopUp() - Method in class src.EventClock
Make the pop-up visible with the information about the events.
singleEventButton - Variable in class gui.CreationWindow
 
singleEventButtonActionPerformed(ActionEvent) - Method in class gui.CreationWindow
Executes operations controled by 'singleEvent' button.
singleExecutionEventList - Variable in class src.EventClock
List of events with a single execution (fixed time of execution).
singleExecutionInformation - Variable in class src.EventClock
Summarized textual data about loaded SXE.
singleExecutionLabel - Variable in class gui.CreationWindow
 
soundLoaded - Variable in class src.SoundLoader
Security variable.
soundLoader - Variable in class src.EventClock
MIDI sound (file) handler.
SoundLoader - Class in src
Implements operations to handle MIDI files.
SoundLoader() - Constructor for class src.SoundLoader
Creates channels to MIDI files in order to play them.
src - package src
'src' package contains the core source code of the application, implementing the logic of all internal operations.
startClock(Flags.ClockType) - Method in class gui.MainWindow
Starts a specific clock of the application.
startClock() - Method in class src.GenericClock
Starts clock.
startingHour - Variable in class src.Event
Decomposition of the 'startingTime' in hours, minutes and seconds.
startingMinute - Variable in class src.Event
Decomposition of the 'startingTime' in hours, minutes and seconds.
startingSecond - Variable in class src.Event
Decomposition of the 'startingTime' in hours, minutes and seconds.
startingTime - Variable in class src.Event
Establishes if the event shall be executed only at a certain time.
stopButton - Variable in class gui.MainWindow
 
stopButtonActionPerformed(ActionEvent) - Method in class gui.MainWindow
Executes operations controled by 'stopButton' button.
stopClock(Flags.ClockType) - Method in class gui.MainWindow
Stops a specific clock of the application.
stopClock() - Method in class src.EventClock
Stops EventClock.
stopClock() - Method in class src.GenericClock
Stops the clock.
stopped - Variable in class src.GenericClock
Behaviour control variable.
sxeInfoPanel - Variable in class gui.GenericPopUp
Panel showing information about Single Execution Events.
sxeScrollPanel - Variable in class gui.GenericPopUp
Scroll panel for sxeTextArea
sxeTextArea - Variable in class gui.GenericPopUp
Text area attached to the sxeInfoPanel.
systemTimeClock - Variable in class gui.MainWindow
 
systemTimeLabel - Variable in class gui.MainWindow
 
A B C D E F G H I J L M N P R S T U V W 
Skip navigation links