- 追加された行はこの色です。
- 削除された行はこの色です。
- MVP へ行く。
- Model-View-Presenter
-- https://msdn.microsoft.com/en-us/library/ff709839.aspx
- PotelのMVP論文要約
-- http://blog.tai2.net/potel-mvp-architecture.html
- UIパターン (Martin Fowlerの"GUI Architectures"の解説)
-- http://matarillo.com/general/uipatterns.php
-- http://www.atmarkit.co.jp/fdotnet/chushin/greatblogentry_10/greatblogentry_10_01.html
* 関連 [#rel]
- [[GUI]]
-- [[MVC]]