diff --git a/README.md b/README.md index 627f88f..d9c0824 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ - RXControls Version 8.x.y need javafx8 - RXControls Version 11.x.y need javafx11+ + 一个javafx的自定义组件库, 密码可见组件, 轮播图组件, 动态按钮组件等, 音频频谱可视化组件,歌词组件 等...
Javafx custom component library, password visible component, carousel component, dynamic button component,spectrum component,lyrics component etc...
@@ -31,7 +32,8 @@ Maven dependency - Carousel & FillButton inspired by [Gleidson28](https://github.com/Gleidson28) - Soft Page Transition inspired by [Yuichi.Sakuraba](https://gist.github.com/skrb/1c62b77ef7ddb3c7adf4) - Carousel inspired by [Swiper中文网](https://www.swiper.com.cn/) - +> Demos in the test directory. +![](src/test/resources/screenshot/img6.png) ![](src/test/resources/screenshot/img1.png) ![](src/test/resources/screenshot/img2.png) ![](src/test/resources/screenshot/img3.png) diff --git a/src/test/resources/screenshot/img6.png b/src/test/resources/screenshot/img6.png new file mode 100644 index 0000000..a0e2a13 Binary files /dev/null and b/src/test/resources/screenshot/img6.png differ