|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCSE115.ShapeWorld.Behavior
CSE115.ShapeWorld.NullBehavior
public class NullBehavior
NullBehavior.java Created: Tue Sep 14 20:34:54 2004
Field Summary |
---|
Fields inherited from class CSE115.ShapeWorld.Behavior |
---|
MOVE, PULSE, ROTATE |
Constructor Summary | |
---|---|
NullBehavior()
|
Method Summary | |
---|---|
void |
perform(Shape s)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullBehavior()
Method Detail |
---|
public void perform(Shape s)
perform
in class Behavior
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |