|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IScrollable | Abstract definition of Scrollable |
IScrollableComponent | Abstract definition of Scrollable Component |
IVisualComponent | Abstract definition of Visual Component |
Class Summary | |
---|---|
AbstractDecorator<C,D extends C> | Abstract reusable implementation of IDecorator . |
BorderDecorator | Decorator of IVisualComponent types |
Example | Startup Main for the Decorator Pattern Example code |
ScrollDecorator | Decorates Components of type IVisualComponent and adds extra
functionality. |
TextView | TextView concrete implementation of IVisualComponent |
Decorator Core Pattern implementation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |