A B C D E F G I L M N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- main(String[]) - Static method in class Launcher
- main(String[]) - Static method in class Main
-
Launches the program.
- main(String[]) - Static method in class TestingModule
- Main - Class in <Unnamed>
-
This is the driver class that runs the program and sets up the screen.
- Main() - Constructor for class Main
- monitorType - Variable in class MoviePlayer
- MonitorType - Enum in <Unnamed>
-
Author: Jairo Garciga Enum for screen types
- MoviePlayer - Class in <Unnamed>
-
Extends the product class to create a movie player product
- MoviePlayer(String, String, Screen, MonitorType) - Constructor for class MoviePlayer
-
Constructor for the MoviePlayer class which calls Product constructor to set up all the variables and then sets up it's object variables.
- MultimediaControl - Interface in <Unnamed>
-
Interface for classes that have some form of multimedia
All Classes All Packages