GithubHelp home page GithubHelp logo

rxcontrols8's Introduction

RXControls8

some custom controls for javaFX8 所有控件支持拖入SceneBuilder8 里进行开发. (注意变量环境最好也是java8,否则控件可能不能直接拖入SceneBuilder,但是用代码写没有问题)

  1. RXAvatar头像控件
  2. RXPasswordField 可以显示与隐藏密码的密码框 也可以修改密码框的字符
  3. RXToggleButton 两种状态的按钮(类似于单选按钮,但是没有单选按钮的小圆圈,可以用于做导航按钮)
  4. RXCarousel 轮播组件, 除开支持图片 ,也支持放入其他界面, 可以做界面切换效果
  5. RXSingleDigit 数字组件, 可以用于做电子时钟等
  6. RXPagination 带文本框和转向按钮的分页组件, 可以输入数字直达指定页面
  7. RXSVGView 支持复杂的SVG图形(从iconfont里下载的图形),暂不支持外部样式,最好在AI里修改到指定大小
  8. RXTextField 支持带按钮的文本框,可以自定义点击按钮后的行为
  9. RXTextFieldCopy 带复制按钮的文本框, 点击按钮可以复制文本
  10. RXTextFieldDelete 带删除按钮的文本框,点击按钮可以删除文本

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.