All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.NegativeFilterTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.NegativeFilterTest
- public class NegativeFilterTest
- extends UnitTest
Initially displays an unnegative image. Subsequent mouse
clicks in the canvas containing the image toggle between
a negative version of the image and an unnegative version.
- See Also:
- UnitTest, NegativeFilter
-
NegativeFilterTest()
-
-
centerPanel()
-
-
title()
-
NegativeFilterTest
public NegativeFilterTest()
title
public String title()
- Overrides:
- title in class UnitTest
centerPanel
public Panel centerPanel()
- Overrides:
- centerPanel in class UnitTest
All Packages Class Hierarchy This Package Previous Next Index