Tag Archives: Factory Method

Design Patterns / Week 7

Supporting Multiple Look & Feels (LNF) Designing Graphical User Interface (GUI) started last week. After seeing how Decorator pattern helps us to enrich objects’ functionalities without class proliferation, we’ll investigate this week how can we support different LNF in the … Continue reading

Posted in Design Patterns | Tagged , , , , | Comments Off on Design Patterns / Week 7