Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niniloveyou/designpattern

IDE插件,尚未完成,多种常用设计模式,一键生成java/kotlin模板代码,提高开发效率
https://github.com/niniloveyou/designpattern

design-pattern designpatterns idea idea-plugin

Last synced: 1 day ago
JSON representation

IDE插件,尚未完成,多种常用设计模式,一键生成java/kotlin模板代码,提高开发效率

Awesome Lists containing this project

README

        

# DesignPattern
a IDE plugin

actions.DesignPatternAction
-> DesignPatternJFrame
-> DesignPatternHandlerFactory
-> handler.handle
-> show UI
-> get setting message and generate code type
->