All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Panel | +----java.applet.Applet | +----gjt.test.UnitTest | +----gjt.test.TwoDrinkersAnimationTest
One of the java drinkers moves slow and spins fast, while the other java drinker moves fast and spins slow. When the two java drinkers collide, they both play a bump sequence - at different speeds.
public TwoDrinkersAnimationTest()
public String title()
public Panel centerPanel()
All Packages Class Hierarchy This Package Previous Next Index