Articles
|
News
|
Weblogs
|
Books
|
Forums
Sponsored Link
•
Interface Design by Bill Venners
Chapter 4
Design Patterns
Advertisement
Interface Design
|
Contents
|
Previous
|
Next
The Guidelines:
Guideline:
Understand the role of intent in design patterns.
Guideline:
Use Event Generators for asynchronous notification.
Guideline:
Use Factories for flexible object creation.
Guideline:
Use Adapters to grant access to objects.
Guideline:
Use state objects to localize state-specific behavior.
Guideline:
Use Proxies to control access to objects.
Guideline:
Use Strategies and Commands to pass behavior to objects.
Guideline:
Use Decorators to avoid hierarchy explosion.
Guideline:
Keep user interface and functionality separate.
Web
Artima.com
Copyright
© 1996-2019 Artima, Inc. All Rights Reserved. -
Privacy Policy
-
Terms of Use