JDateChooser is not displaying any dates

前端 未结 2 1487
栀梦
栀梦 2021-01-26 08:43

I am using the below library JDateChooser, which is a Date Picker GUI which we can put into Netbeans pallet.

http://plugins.netbeans.org/plugin/658/jdatecho

2条回答
  •  死守一世寂寞
    2021-01-26 09:09

    JDateChooser from vadimig doesn't seem to work with Nimbus, seems to work okay for Windows look and feel, you'd have to test it with the other system looks feels.

    Either change the component you are using or change the look and feel you are using

提交回复
热议问题