支持动态修改窗口标题setWindowTitle、窗口图标setIcon、窗口可拖拽拖放setDragAndResize的接口

This commit is contained in:
yangsuiyu
2020-08-29 17:50:33 +08:00
parent d139cbe3c5
commit f6189b1bf9
23 changed files with 267 additions and 71 deletions

View File

@@ -70,8 +70,6 @@ The framework is not the framework for beautifying UI, but to simplify the step
### The Process of Developing
Our project has suspended update from Nov. 25, 2019, and the next release will be updated to 2.0. We try to provides more data binding operations and optimize performance.
- [x] Modularization
- [x] Integration with Spring
- [x] Signal Mechanism