Class Summary |
Applet |
An applet with a static Panel so that other classes can draw without
needing parameters. |
CloudButtonNose |
The Cloud's nose. |
CloudColor |
The atmospheric/raindrop colors for Cloud. |
CloudDrop |
This class represents a single raindrop that falls from a cloud. |
CloudHappyMouth |
The Cloud's mouth. |
CloudRoundEyes |
Round eyes for the cloud. |
CloudShape |
A cloud shape that is capable of knowing when it is clicked on. |
CoalMouth |
Modified by Kalin Agrawal (kagrawal) to work with NGP
on 7/1/1999 |
Frame |
A frame with a static Panel so that other classes can draw without
needing parameters. |
LocationGenerator |
Generates locations to be used with TVWarehouse. |
OpenCloseBehavior |
Modified by Kalin Agrawal (kagrawal) to work with NGP
on 7/1/1999 |
PowerButton |
A power button knows how to position itself on the screen. |
PowerButtonDelayBehavior |
This behavior waits for a bit, then turns the TV off. |
RainDropShape |
A raindrop that has the capability of falling down the screen. |
RainUpdateBehavior |
Calls update on the RainDropShape every time it activates. |
RoundEyes |
Modified by Kalin Agrawal (kagrawal) to work
with NGP, 7/1/1999 |
Screen |
A Screen can turn "on" or "off" by displaying the appropriate image. |
SnowFace |
Modified by Kalin Agrawal (kagrawal) to work
with NGP, 7/1/1999 |
SquareNose |
Modified by Kalin Agrawal (kagrawal) to work
with NGP, 7/7/1999 |
StickNose |
Modified by Kalin Agrawal (kagrawal) to work with NGP
7/1/1999 |
TV |
A TV has the capability of showing a working screen or a fuzzy screen. |
WinkBehavior |
This class is a behavior that takes a generic eye and makes it blink. |