Software-Pattern.org
Patterns
Categories
Books
Authors
About
Login
Decorator
Structural Pattern
A decorator allows to add behavior to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class.
Books
Design Patterns: Elements of Reusable Object-Oriented Software