Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
C
calculateMomentum()
- Method in class physics.
CollisionObject
Returns the calculated momentum using the mass and velocity of the object
calculateMomentum(CollisionObject)
- Method in class physics.
FrictionMotion
Calculates the momentum of this object using the line formulas and the angle of collision
CANVAS
- Static variable in class containers.
Applet
The DrawingCanvas on this Applet
CANVAS
- Static variable in class containers.
Frame
Other CSE115 classes should use this for creating themselves.
CANVAS
- Static variable in class containers.
Lab2Applet
The DrawingCanvas on this Applet
CANVAS
- Static variable in class containers.
Lab4Applet
The DrawingCanvas on this Applet
CenterLocatable
- Interface in
graphics
The interface that defines the capabilties for an object that can have its center location accessed/mutated
CENTERPANEL
- Static variable in class containers.
Lab3Applet
changeMomentum(double)
- Method in class physics.
FrictionMotion
Changes the momentum of the object with this motion by subtracting the momentum it must give to the object with which it collided
changeMomentum(double)
- Method in class physics.
IMotion
Override to do something useful
clearAll()
- Static method in class containers.
Lab3Applet
Clears all the canvases.
clearCenter()
- Static method in class containers.
Lab3Applet
Clears the center canvas.
clearLeft()
- Static method in class containers.
Lab3Applet
Clears the left canvas.
clearRight()
- Static method in class containers.
Lab3Applet
Clears the right canvas.
CollisionGroup
- Class in
physics
CollisionGroup(DrawingCanvas)
- Constructor for class physics.
CollisionGroup
Creates a new
CollisionGroup
instance.
CollisionObject
- Class in
physics
CollisionObject(IGraphic)
- Constructor for class physics.
CollisionObject
Creates a new
CollisionObject
instance.
collisionReact(CollisionObject)
- Method in class physics.
CollisionObject
Changes the collided boolean value to false Must be overridden to do more
Color
- Class in
graphics.colors
A class that represents a color.
Color(int)
- Constructor for class graphics.colors.
Color
Creates a new instance of Color
Color(int, int, int)
- Constructor for class graphics.colors.
Color
Creates a new instance of Color see java.awt.Color#Color(int,int,int)
ColorChanger
- Class in
utilities
A Class that is used for creating a new Color based on another one.
ColorChanger()
- Constructor for class utilities.
ColorChanger
ColorMenuItem
- Class in
demos.inheritance
ColorMenuItem(String)
- Constructor for class demos.inheritance.
ColorMenuItem
Column
- Class in
containers
This is a Panel that different things can be placed into.
Column()
- Constructor for class containers.
Column
Creates a new instance of Column
CompoundGraphic
- Class in
graphics
A Graphical object that acts as a container for other Graphical objects.
CompoundGraphic()
- Constructor for class graphics.
CompoundGraphic
Creates a new instance of an empty CompoundGraphic with a dimension of (1,1) at point (0,0)
containers
- package containers
contains(Point)
- Method in class graphics.
AbstractGraphic
Tests to see if the given point is contained within this shape
contains(Point)
- Method in interface graphics.
IGraphic
Checks whether a given point is contained within this graphic
Cyan
- Class in
graphics.colors
The color cyan.
Cyan()
- Constructor for class graphics.colors.
Cyan
Creates a new instance of Cyan
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y