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

C

CELLO - Static variable in class MidiPlayer
 
CLARINET - Static variable in class MidiPlayer
 
Cartoon - class Cartoon.
Class to create a cartoon out of a picture
Cartoon(Picture) - Constructor for class Cartoon
Constructor that takes the picture
ColorChooser - class ColorChooser.
A class to make working with a color chooser easier for students.
ColorChooser() - Constructor for class ColorChooser
 
ColorSquares - class ColorSquares.
Class that demonstrates creating buttons with different colors in a panel
ColorSquares() - Constructor for class ColorSquares
Constructor that takes no arguments
changeToBaseOne() - Method in class PictureExplorer
Changes the number system to start at one
checkScroll() - Method in class PictureExplorer
Method to check that the current position is in the viewing area and if not scroll to center the current position if possible
checkScroll() - Method in class SoundExplorer
Method to check that the current position is in the viewing area and if not scroll to center the current position if possible
cleanUp() - Method in class MidiPlayer
Method to clean up the midi player
clearBackground() - Method in interface ModelDisplay
Method to clear the background
clearBackground() - Method in class World
Method to clear the background picture
clearPath() - Method in class Pen
Method to clear the path stored for this pen
clearPath() - Method in class SimpleTurtle
Method to clear the path (history of where the turtle has been)
close() - Method in class MidiPlayer
Method to close the midi player
close() - Method in class PictureFrame
A method to close a picture frame
colorDistance(Color) - Method in class Pixel
Method to get the distance between this pixel's color and the passed color
colorDistance(Color, Color) - Static method in class Pixel
Method to compute the color distances between two color objects
computeNetPay(double) - Method in class HourlyWorker
 
containsTurtle(Turtle) - Method in class World
Method to check if this world contains the passed turtle
convert(String, String) - Static method in class SimpleSound
Method to convert a mp3 sound into a wav sound
copyPicture(SimplePicture) - Method in class SimplePicture
Method that will copy all of the passed source picture into the current picture object
createGraphics() - Method in class SimplePicture
Method to get a Graphics2D object for this picture which can be used to do 2D drawing on the picture
createLocationPanel(Font) - Method in class PictureExplorer
Create the pixel location panel

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