What are good Java Swing date-chooser components? So far I've only really found these 2:
JCalendar
- this one is pretty good as it uses the underlying look and feel.
JXMonthView
in the SwingX project - not so good as it uses its own look and feel
Both of these look a bit clunky when compared with some I've seen on web-pages. For example, it might be nice to see multiple months at the same time. Does anyone know of any other good widgets out there?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…