This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| design_pattern:composite_pattern [2021/02/07 03:15] – external edit 127.0.0.1 | design_pattern:composite_pattern [2021/02/07 03:25] (current) – [Composite Pattern] ledyx | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * GUI 프로그래밍에서 View안에 자식 View를 갖는 경우 | * GUI 프로그래밍에서 View안에 자식 View를 갖는 경우 | ||
| - | {{tag> | + | {{tag> |
| = Component = | = Component = | ||