21.8 Software Frameworks (cont.)
- Consider the creation of GUI:
- Many different components
- Each component may have complex behavior
- Rewriting this behavior for each new application would be difficult
- Programmers employ a software framework, or toolkit:
- Collection of reusable classes and functions
- A starting point used in the creation of new applications
prev
|top
|next