观察者模式(Observer Pattern)
事件处理中
代理模式(Proxy Pattern)
Action与贡献(Contribution)
适配器模式(Adapter Pattern)
事件处理中
IPropertySource和Adapter应用中
工厂模式(Factory Pattern)
内置的IWorkbenchAction
组合模式(Composite Pattern)
在绝大多数平台的GUI库中都有体现。
单例模式(Singleton Pattern)
管理插件生命周期的Plugin实例
MVC模式
Viewer框架和Draw2d框架