A B C D E F G I L M N P R S T U V 
All Classes All Packages

S

screen - Variable in class MoviePlayer
 
Screen - Class in <Unnamed>
Screen contains several variables that represent attributes of a typical electronic screen such as resolution and refresh rate.
Screen(String, int, int) - Constructor for class Screen
Constructor for the screen class
ScreenSpec - Interface in <Unnamed>
Author: Jairo Garciga Interface for attributes of a screen
setComboBoxes() - Method in class Controller
The purpose of this method is set up the combo boxes instead of flooding initialize with too much code.
setEmail(String) - Method in class Employee
Sets the email to the format firstName.lastName@oracleacademy.Test
setID(int) - Method in class Product
Sets the ID of the product object
setLabelErrorMessage(String) - Method in class Controller
Changes the message in the error message below manufacturer text box.
setManufacturer(String) - Method in interface Item
 
setManufacturer(String) - Method in class Product
Sets the manufacturer of the product class
setName(String) - Method in interface Item
 
setName(String) - Method in class Product
Sets the name of the product object
setProdDate(Date) - Method in class ProductionRecord
Sets the dateProduced to a new date
setProductID(int) - Method in class ProductionRecord
Sets the productID field to number
setProductionNum(int) - Method in class ProductionRecord
Sets productionNumber field to number
setProductName(String) - Method in class ProductionRecord
Sets the productName
setSerialNum(String) - Method in class ProductionRecord
Sets the serialNumber field to number
setType(ItemType) - Method in class Product
Sets the ItemType of a product object
showProduction() - Method in class Controller
Loops over productRecord, and adds the string form of each object to the productionLogTxt box in production log tab.
start(Stage) - Method in class Main
start creates the screen according to the saved sizes and also sets up the css.
stop() - Method in class AudioPlayer
Outputs that the device is stopping
stop() - Method in class MoviePlayer
Output that the movie is stopping
stop() - Method in interface MultimediaControl
 
A B C D E F G I L M N P R S T U V 
All Classes All Packages