A B C D E F G I L N O P R S T U W 

S

setAlarm(String, int, boolean) - Method in interface ui.properties.AlarmSystem
This function sets an alarm, which generates an event for the Input.
setCircleHotspot(int, int, int, int, String) - Method in interface ui.properties.DrawScreen
Places a round hotspot on the screen.
setFramesPerSecond(double) - Method in interface ui.properties.AnimationEventSystem
Determines the speed of the animation.
setShowNames(boolean) - Method in interface ui.properties.BarScreen
This method determines whether the names of the bars are shown.
setShowValues(boolean) - Method in interface ui.properties.BarScreen
This method determines whether the values of the bars are shown.
setSquareHotspot(int, int, int, int, String) - Method in interface ui.properties.DrawScreen
Places a square hotspot on the screen.
showChanges() - Method in interface ui.properties.BarScreen
Shows the bar chart.
showChanges() - Method in interface ui.properties.DrawScreen
Shows all the changes made to the screen.
showChanges() - Method in interface ui.properties.GridScreen
Shows all the changes made to the screen.
showChanges() - Method in interface ui.properties.ImageScreen
Shows all the changes made to the screen.
showMessage(String) - Static method in class ui.UIAuxiliaryMethods
Shows a message in a pop-up window.
SNAKE - Static variable in interface ui.SnakeUserInterface
The constant to be used in GridScreen.place(int, int, int) to place a piece of snake.
SnakeUserInterface - Interface in ui
The interface used in the Snake assignment.
StatusBar - Interface in ui.properties
Interfaces that implement this property provide a statusbar.
stopAlarm(String) - Method in interface ui.properties.AlarmSystem
Stops an alarm.
A B C D E F G I L N O P R S T U W