|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface BallControl.IPaintFac
An abstract factory used for manufacturing paint strategies. The controller subclasses this using anonymous inner classes to produce custom factories at run time.
Method Summary | |
---|---|
IPaintStrategy |
make()
Instantiate an IPaintStrategy |
Method Detail |
---|
IPaintStrategy make()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |