A B C D E F G H I J L M O P R S T U V W X Z

M

MUSIC_BOX - Static variable in class MidiPlayer
 
MidiPlayer - class MidiPlayer.
Class that knows how to play notes using the midi standard Copyright 2004 Georgia Institute of Technology
MidiPlayer() - Constructor for class MidiPlayer
Constructor that takes no arguments
ModelDisplay - interface ModelDisplay.
Interface to used to communicate between a model and its display Copyright Georgia Institute of Technology 2004
MoviePlayer - class MoviePlayer.
Class that can play movies from multiple frames
MoviePlayer(List) - Constructor for class MoviePlayer
Constructor that takes a list of pictures
MoviePlayer(String) - Constructor for class MoviePlayer
Constructor that takes a directory and shows a movie from it
MyProgram - class MyProgram.
A simple class with a main method
MyProgram() - Constructor for class MyProgram
 
main(String[]) - Static method in class AnimationPanel
Method to test
main(String[]) - Static method in class Cartoon
 
main(String[]) - Static method in class ColorSquares
 
main(String[]) - Static method in class DatabaseManager
 
main(String[]) - Static method in class FrameSequencer
 
main(String[]) - Static method in class HourlyWorker
Main method for testing
main(String[]) - Static method in class MoviePlayer
 
main(String[]) - Static method in class MyProgram
 
main(String[]) - Static method in class PictureExplorer
Test Main.
main(String[]) - Static method in class SearchMethods
 
main(String[]) - Static method in class SoundPlayer
 
main(String[]) - Static method in class Test
 
makeAIS() - Method in class SimpleSound
Creates an AudioInputStream for this sound from the buffer and the audioFileFormat.
modelChanged() - Method in interface ModelDisplay
method to notify the thing that displays that the model has changed
modelChanged() - Method in class World
Method that allows the model to notify the display
mouseClicked(MouseEvent) - Method in class PictureExplorer
Method called when the mouse is clicked
mouseClicked(MouseEvent) - Method in class SoundExplorer
Handle a mouse click event
mouseDragged(MouseEvent) - Method in class PictureExplorer
Called when the mouse is dragged (button held down and moved)
mouseDragged(MouseEvent) - Method in class SoundExplorer
Method to handle a mouse dragged event
mouseEntered(MouseEvent) - Method in class PictureExplorer
Method called when the component is entered (mouse moves over it)
mouseEntered(MouseEvent) - Method in class SoundExplorer
Method to handle a mouse entered event
mouseExited(MouseEvent) - Method in class PictureExplorer
Method called when the mouse moves over the component
mouseExited(MouseEvent) - Method in class SoundExplorer
Method to handle a mouse exited event
mouseMoved(MouseEvent) - Method in class PictureExplorer
Method called when the mouse is moved with no buttons down
mouseMoved(MouseEvent) - Method in class SoundExplorer
Method to handle a mouse move event
mousePressed(MouseEvent) - Method in class PictureExplorer
Method called when the mouse button is pushed down
mousePressed(MouseEvent) - Method in class SoundExplorer
Method to handle a mouse press
mouseReleased(MouseEvent) - Method in class PictureExplorer
Method called when the mouse button is released
mouseReleased(MouseEvent) - Method in class SoundExplorer
Method to handle a mouse release
moveTo(int, int) - Method in class SimpleTurtle
Method to move to turtle to the given x and y location

A B C D E F G H I J L M O P R S T U V W X Z