简体   繁体   English

JavaFX8日历

[英]JavaFX8 Calendar

I've seen JavaFX8 has a DatePicker built-in. 我已经看到JavaFX8具有内置的DatePicker。 The thing is that I only need the calendar, without the textField. 问题是我只需要日历,而没有textField。 There's a way I can access only the Calendar view without the DatePicker or I have to make my own custom control? 有一种方法,我可以只访问日历视图而没有DatePicker,或者必须做自己的自定义控件?

I've written a Open Source library providing some controls based on the new Date and Time API. 我已经编写了一个开源库,其中提供了一些基于新的日期和时间API的控件。 Maybe you find it useful. 也许您觉得它有用。 You can read more about it here: 你可以在这里读更多关于它的内容:

http://puces-blog.blogspot.ch/2013/12/drombler-commons-date-and-time-controls.html http://puces-blog.blogspot.ch/2013/12/drombler-commons-date-and-time-controls.html

http://puces-blog.blogspot.ch/2013/04/drombler-commons-javafx-controls-for.html http://puces-blog.blogspot.ch/2013/04/drombler-commons-javafx-controls-for.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM