Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
U
V
W
_
N
NiceFishPaintStrategy
- Class in
ballworld.model.paint.strategy
Subclass of MultiPaintStrategy that uses a SwimFishPaintStrategy and an EllipsePaintStrategy to paint a swimming fish shape that has an eye.
NiceFishPaintStrategy()
- Constructor for class ballworld.model.paint.strategy.
NiceFishPaintStrategy
No-parameter constructor that instantiates the AffineTransform for internal use.
NiceFishPaintStrategy(AffineTransform)
- Constructor for class ballworld.model.paint.strategy.
NiceFishPaintStrategy
Constructor that uses an externally supplied AFfineTransform for internal use.
NoOpLambda
- Class in
util
Represents the identity map.
NoOpLambda()
- Constructor for class util.
NoOpLambda
A private constructor keeps everyone except this class from constructing an instance.
notifyAll(Object)
- Method in class util.
Dispatcher
Immediately notifies all the Observers held.
NULL_ADAPTER
- Static variable in interface ballworld.view.
IModelUpdateAdapter
A singleton null adapter used as a protective value before an operational adapter can be installed.
NullObject
- Static variable in interface ballworld.model.
IPaintStrategy
The singleton null object instance for this interface, which does nothing.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
U
V
W
_