|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AtomicDecorator<S>
Part of composite decorators.
| Method Summary | |
|---|---|
Object |
decorate(S source,
Context context,
Decorator<?,?> master)
Creates decoration. |
Class<S> |
getSourceType()
|
| Method Detail |
|---|
Class<S> getSourceType()
Object decorate(S source,
Context context,
Decorator<?,?> master)
source - Source object.master - Master decorator to delegate decoration
of object parts.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||